If you're running a standard mix generated application all you need to do is put a Dockerfile in you root directory with a
FROM nanit/elixir:latest-onbuild
directive and the rest should be done for you.
You can find the Dockerfiles themselves here: https://github.com/nanit/elixir-dockerfile
Content type
Image
Digest
Size
245.1 MB
Last updated
almost 10 years ago
docker pull nanit/elixir