1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-20 22:01:41 +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"]