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 b41fccd commit c320cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draft_images/test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM ghcr.io/nmfs-opensci/py-rocket-2:24af2c9990cc
RUN echo ${PATH}

USER root
RUN echo ${PATH}
RUN /pyrocket_scripts/scripts/install-conda-packages.sh
USER ${NB_USER}

0 comments on commit c320cdf

Please sign in to comment.