Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Nov 4, 2024
1 parent 9ee416f commit 73a25b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion draft_images/test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM ghcr.io/nmfs-opensci/py-rocket-2:24af2c9990cc
RUN echo $PATH

RUN echo ${PATH}

USER root
RUN /pyrocket_scripts/scripts/install-conda-packages.sh
Expand Down

0 comments on commit 73a25b6

Please sign in to comment.