mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-13 04:02:29 +00:00
4 lines
62 B
Docker
4 lines
62 B
Docker
|
from python:2.7-onbuild
|
||
|
|
||
|
ENTRYPOINT ["python", "-m", "senpy"]
|