mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 18:12:20 +00:00
Makefile for automated testing (no more drone)
This commit is contained in:
3
Dockerfile.template
Normal file
3
Dockerfile.template
Normal file
@@ -0,0 +1,3 @@
|
||||
from python:{{PYVERSION}}-onbuild
|
||||
|
||||
ENTRYPOINT ["python", "-m", "senpy", "-f", ".", "--host", "0.0.0.0"]
|
Reference in New Issue
Block a user