1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-01-10 05:21:28 +00:00
senpy/Dockerfile
2015-10-08 19:26:02 +02:00

4 lines
62 B
Docker

from python:2.7-onbuild
ENTRYPOINT ["python", "-m", "senpy"]