elixir-dockerfile icon indicating copy to clipboard operation
elixir-dockerfile copied to clipboard

Dockerfile for creating a docker image of the latest Elixir and Erlang OTP versions

#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!