FROM python:3-onbuild MAINTAINER Paulus Schoutsen VOLUME /config CMD [ "python", "-m", "homeassistant", "--config", "/config" ]