You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+11
Original file line number
Diff line number
Diff line change
@@ -49,3 +49,14 @@ This makes the ``build-cargo.py`` script available. The script is preconfigured
49
49
The ``cultcargo`` folder contains YaML files with cab definitions.
50
50
51
51
If you would like to maintain your own image collection, write your own manifest and Dockerfiles following the cult-cargo example, and use the ``build-cargo.py`` script to build your images.
52
+
53
+
## Using cult-cargo as a standalone image repository
54
+
55
+
You don't even need to run stimela (or indeed install anything) to take advantage of the images packaged with cult-cargo. Take a look at the image repository on https://quay.io/organization/stimela2 to see what's available.
56
+
57
+
For example, if you want to run a wsclean image, just do:
0 commit comments