mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 18:12:20 +00:00
Added option to install dependencies in CLI
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from python:{{PYVERSION}}-onbuild
|
||||
|
||||
RUN pip install .
|
||||
|
||||
ENTRYPOINT ["python", "-m", "senpy", "-f", ".", "--host", "0.0.0.0"]
|
||||
|
Reference in New Issue
Block a user