1
0
mirror of https://github.com/gsi-upm/soil synced 2024-11-22 11:12:29 +00:00
soil/Dockerfile

4 lines
61 B
Docker
Raw Normal View History

2017-10-09 09:38:04 +00:00
FROM python:3.5-onbuild
ENTRYPOINT ["python", "-m", "soil"]