*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 0414c29d authored by Muck, Katrin's avatar Muck, Katrin
Browse files

Re-added custom singularity script, we need to take the right conda version

parent 82b3e1dd
No related branches found
No related tags found
No related merge requests found
Pipeline #147073 passed
BootStrap: docker
From: {{var['docker-image']}}
%files
./tools/requirements.txt /requirements.txt
./tools/vsc-singleuser.sh /usr/local/bin/vsc-singleuser.sh
%environment
export TINI_SUBREAPER=true
%post
/opt/conda/envs/rapids/bin/pip install -r /requirements.txt
rm -f /requirements.txt
rm -f /install-packages-conda.sh
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