We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c5d6d commit 97e4cb8Copy full SHA for 97e4cb8
Dockerfile
@@ -24,6 +24,7 @@ COPY --chown=user:user ./resources/model_best.model.pkl /opt/app/resources/
24
# RUN cp ./last.ckpt /opt/app/resources
25
# RUN cp ./model_best.model.pkl /opt/app/resources
26
27
+RUN mkdir -p /opt/app/input/images/pelvic-fracture-ct/
28
# COPY Sample ct image for test
29
# COPY --chown=user:user ./test/input/*.mha /opt/app/input/images/pelvic-fracture-ct/
30
0 commit comments