FROM python:3 ADD DMaaP.py / EXPOSE 2222 CMD [ "python", "./DMaaP.py" ]