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.
2 parents c8629c1 + f6e029b commit b877de8Copy full SHA for b877de8
planutils/packages/cerberus/install
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-singularity pull --name cerberus.sif shub://ctpelok77/fd-red-black-postipc2018
+apptainer build cerberus.sif docker://ctpelok77/cerberus:latest
planutils/packages/delfi/install
-singularity pull --name delfi.sif shub://ctpelok77/delfi-deploy
+apptainer build delfi.sif docker://ctpelok77/delfi:latest
0 commit comments