#Elixir Dockerfile
This is a fork of trenpixster/elixir that builds Dialyzer's PLT into the Docker image.
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!