FROM python:3 ADD main.py / run pip install speedtest-cli run pip install influxdb CMD [ "python", "./main.py" ]