Closed asett0 closed 4 years ago
Tried switching to a debian:buster-slim
and got the following error
However after switching to just a debian:buster
image it seems to work fine :).
Are there any plans for making "official" elm-live images on docker hub? I personally would love to use something like that.
So turns out this error had nothing to do with the base image.. I just needed to wait for the server to compile the files first and wait for this message.
I'm so sorry!
Hi,
I'm trying to run
elm-live
through a docker container but am getting the following error when trying to access my application on localhost.This is the
Dockerfile
I'm usingand attached below is an image of the error message I receive
Thanks in advance for taking the time to read this :)
Cheers.