Skip to content
Snippets Groups Projects
Commit 1c59513c authored by Alexis GAMELIN's avatar Alexis GAMELIN
Browse files

Add back at install

parent 4e82d0bc
No related branches found
No related tags found
1 merge request!8ci_docker
This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
FROM gitlab-registry.synchrotron-soleil.fr/pa/collective-effects/python_mpi:latest FROM gitlab-registry.synchrotron-soleil.fr/pa/collective-effects/python_mpi:latest
LABEL name mbtrack2 LABEL name mbtrack2
USER dockeruser
RUN pip3 install accelerator-toolbox=0.5.0
COPY --chown=dockeruser mbtrack2 /home/dockeruser/mbtrack2 COPY --chown=dockeruser mbtrack2 /home/dockeruser/mbtrack2
ENV PYTHONPATH=/home/dockeruser/ ENV PYTHONPATH=/home/dockeruser/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment