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 ca7148b + c25fd69 commit eaed5efCopy full SHA for eaed5ef
1 file changed
README.md
@@ -27,7 +27,7 @@ To bypass the local build phase, the pre-compiled Apptainer Image Format (SIF) a
27
28
```bash
29
# 1. Retrieve the image artifact and output it as the executable 's3cmdc'
30
-apptainer pull s3cmdc oras://ghcr.io/<namespace>/<repository>/s3cmdc:latest
+apptainer pull s3cmdc oras://ghcr.io/pSciComp/s3cmdContainer/s3cmdc:latest
31
32
# 2. Assign execution permissions
33
chmod +x s3cmdc
0 commit comments