Skip to content
Snippets Groups Projects
Commit f05f74e8 authored by William Vale's avatar William Vale
Browse files

Edit container.def

parent 19aed1a6
No related branches found
No related tags found
No related merge requests found
Pipeline #100622 failed
...@@ -27,8 +27,8 @@ From: nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04 ...@@ -27,8 +27,8 @@ From: nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04
/opt/conda/bin/conda init zsh /opt/conda/bin/conda init zsh
/opt/conda/bin/conda init tcsh /opt/conda/bin/conda init tcsh
# Install Python packages from requirements.yaml into the base environment # Install Python packages from requirements.yml into the base environment
/opt/conda/bin/conda env update -n base --file /opt/env/requirements.yaml --prune /opt/conda/bin/conda env update -n base --file /opt/env/requirements.yml --prune
%environment %environment
# Set some environment vars # Set some environment vars
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment