FROM python:3-onbuild MAINTAINER Paulus Schoutsen VOLUME /config EXPOSE 8123 CMD [ "python", "./start.py", "--docker" ]