trenpixster / elixir-dockerfile

Dockerfile for creating a docker image of the latest Elixir and Erlang OTP versions
148 stars 49 forks source link

Elixir Dockerfile

This Dockerfile enables you to create your own Elixir and Erlang OTP docker image using the latest version of both.

This Dockerfile is based on the phusion/baseimage docker image which is designed to overcome some issues using base Ubuntu in a Docker container.

Have fun and feel free to submit any changes!