We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258ae4f commit 79e75e5Copy full SHA for 79e75e5
draft_images/test/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/nmfs-opensci/py-rocket-2:24af2c9990cc
2
3
USER root
4
-# RUN /pyrocket_scripts/install-conda-packages.sh
+RUN /pyrocket_scripts/scripts/install-conda-packages.sh
5
USER ${NB_USER}
6
0 commit comments