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 36ad76b + 7a52ab1 commit 553ef5cCopy full SHA for 553ef5c
README.md
@@ -32,6 +32,12 @@ Or with docker:
32
docker run --rm -ti -p 3000:3000 -p 8080:8080 opendronemap/clusterodm [parameters]
33
```
34
35
+Or with apptainer:
36
+
37
+```bash
38
+apptainer run docker://opendronemap/clusterodm [parameters]
39
+```
40
41
Then connect to the CLI and connect new [NodeODM](https://github.com/OpenDroneMap/NodeODM) instances:
42
43
```bash
0 commit comments