Docker: (RuntimeError) environment variable DATABASE_HOST is missing. #172
-
I build the docker image, and tried tu run it, but it seems the database isn't fully set up, throwing the error below. Commands I ran: docker build -t uneebee
docker run uneebee Error raised:
Are there further setup requirements before using the docker image? E.g. I cannot see the I've never tried Elixir or Phoenix so would be keen to get Docker set up instead of tackling the learning curve of those. Sounds like a very interesting project overall - got a friend on a lookout to make a high-end English course, and was hoping to demo the project to them :) |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 5 replies
-
Sorry, I'm using that Unfortunately, I haven't created a In the meantime, the workaround is installing Elixir on your machine and following the getting started instructions. |
Beta Was this translation helpful? Give feedback.
@LinasKo A PR for this has been merged: #128