We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8c789 commit c42720eCopy full SHA for c42720e
build/Dockerfile
@@ -29,3 +29,4 @@ ENV AM_I_IN_A_DOCKER_CONTAINER Yes
29
RUN mkdir models
30
COPY --from=0 /QE_Pro_model/ /models/QE_Pro_model/
31
COPY --from=0 /TOF_model/ /models/TOF_model/
32
+COPY --from=0 /src/MSDpostprocess/ /src/MSDpostprocess/
0 commit comments