FROM python:3.5.1-alpine MAINTAINER Chris Smith RUN \ pip install \ python-etcd==0.4.3 COPY etcdlib.py /