elixir-essentials/Dockerfile
2016-03-25 13:37:27 -04:00

3 lines
145 B
Docker

FROM elixir:1.2
MAINTAINER Ashley Connor <ashconnor@me.com>
RUN apt-get update && apt-get -y install postgresql-client build-essential erlang-dev