env.sh not found - docker
When running commands to deploy @Novu/web on the dev tag and the prod tag, getting the following error:
when looking, it appears that there are no
env.sh
files located in the Dockerfile10 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Full stack:
Taking a look at it right now
Seems like it's caused by moving to the
alpine
docker images for web
I'm creating a fix right nowSounds good, thanks Dima!
Should be available on dev and prod tags now 🎉
i'll give it a try after the live event today! 🙂
@dimagrossman which branch user should use for this fix?
I see someone is facing above error in windows docker
dev or prod or 0.10.0 tags on ghcr should solve this
@dimagrossman i'm having the same issue when running web docker image
ghcr.io/novuhq/novu/web:0.10.0
It is reproducible both on my local M1 macbook and on EKSI'm releasing a patch fix today that should handle this 🙏