Useful Dockerfiles to get quickly started when hacking around
Two simple Dockerfiles which set up a Phoenix install and the corresponding dependencies (Erlang/OTP and Elixir):
- archlinux.phoenix.Dockerfile
- ubuntu1510.phoenix.Dockerfile
The images also include
git
, because you can't do anything without it :-)