Docker container based on Alpine linux distribution.
It has:
- Erlang last releases for each major version:
20.* - Elixir last releases for each major version:
1.6.* - NodeJS last releases for each LTS version:
8.*
Additional features:
- Starting command:
/bin/bash, so you should override it when using for prod and test environments. - Ports are not exposed, you should do it by yourself in
devandprodenvironments forPhoenixdevelopment. PostgreSQLclient included,tzinfoincluded. So you can useectoandtimexfor free.