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.
1 parent e06c568 commit 3174a9bCopy full SHA for 3174a9b
examples/shub/run_client.py
@@ -1,7 +1,7 @@
1
-# Compare Singularity Hub containers
+# Download a Singularity Hub Container
2
3
-# This is a simple script to use the singularity command line tool to obtain manifests
4
-# and compare build specs (using Singularity Hub API)
+# This is a simple script to use the singularity command line tool to
+# obtain a manifest and download an image
5
6
from singularity.hub.client import Client
7
0 commit comments