Skip to content
Snippets Groups Projects
Commit caa25df0 authored by Pierre-Gilles Levallois's avatar Pierre-Gilles Levallois
Browse files

launche script

parent 1eb1a522
Branches
Tags
2 merge requests!3Launch script,!2Refactoring : all scripts in Dockerfiles/python/scripts
......@@ -53,10 +53,7 @@ COPY --chown=calquluser:calquluser ./sql ./
COPY --chown=calquluser:calquluser .env ./
# Launch calculation
# CMD [ "/bin/bash", "./launch.sh" ]
# launch calculation on Villeurbanne only
CMD [ "python3", "./main.py", "5", "69266" ]
CMD [ "/bin/bash", "./launch.sh" ]
# launch testing script
# CMD [ "/bin/bash", "./test-env.sh" ]
\ No newline at end of file
# CMD [ "/bin/bash", "./test-env.sh" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment