Loading csp-lmc-mid/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,6 @@ FROM nexus.engageska-portugal.pt/ska-docker/ska-python-runtime:9.3.2 AS runtime RUN ipython profile create ENV PATH=/home/tango/.local/bin:$PATH RUN python3 -m pip install . --extra-index-url https://nexus.engageska-portugal.pt/repository/pypi/simple RUN python3 -m pip install -r requirements.txt . CMD ["/venv/bin/python","/app/csp_lmc_mid/MidCspMaster.py"] Loading
csp-lmc-mid/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,6 @@ FROM nexus.engageska-portugal.pt/ska-docker/ska-python-runtime:9.3.2 AS runtime RUN ipython profile create ENV PATH=/home/tango/.local/bin:$PATH RUN python3 -m pip install . --extra-index-url https://nexus.engageska-portugal.pt/repository/pypi/simple RUN python3 -m pip install -r requirements.txt . CMD ["/venv/bin/python","/app/csp_lmc_mid/MidCspMaster.py"]