elixir-essentials/Dockerfile
2016-07-24 14:37:26 -04:00

4 lines
161 B
Docker

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