Commit 0f1bd6af authored by chenpangpang's avatar chenpangpang
Browse files

feat: 修复bug

parent 9d0c606b
Pipeline #1386 failed with stages
in 0 seconds
...@@ -7,7 +7,7 @@ RUN rm -r build dist kolors.egg-info ...@@ -7,7 +7,7 @@ RUN rm -r build dist kolors.egg-info
######### #########
# Prod # # Prod #
######### #########
FROM image.sourcefind.cn:5000/gpu/admin/base/jupyterlab-pytorch:2.2.0-python3.10-cuda12.1-ubuntu22.04 FROM image.sourcefind.cn:5000/dcu/admin/base/jupyterlab-pytorch:2.1.0-ubuntu20.04-dtk24.04.1-py3.10
COPY --from=base /opt/conda/lib/python3.10/site-packages /opt/conda/lib/python3.10/site-packages COPY --from=base /opt/conda/lib/python3.10/site-packages /opt/conda/lib/python3.10/site-packages
COPY --from=base /root/kolors/Kolors /root/Kolors COPY --from=base /root/kolors/Kolors /root/Kolors
COPY --from=base /root/kolors/启动器.ipynb /root/kolors/run.sh /root/ COPY --from=base /root/kolors/启动器.ipynb /root/kolors/run.sh /root/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment