Closed panbanda closed 5 years ago
This is a side effect to the elixir:1.7-alpine
image being updated to erlang:21-alpine
which is now based on alpine:3.9
instead of 3.8
. I`m going to submit a pull request in the next minutes to upgrade the Docker configuration and add the missing dependencies.
Sounds great thank you. I had just started going through all the various dependencies, would have taken me a while! Appreciate it.
Greetings,
I built the image with
make build
and then changed only the ports in the docker-compose file and diddocker-compose up
and I am getting this error related to a dependency:I haven't changed the repo at all and am just wondering if you can reproduce it on your end as well? I was able to do it on two machines.