Skip to content

Commit 553ef5c

Browse files
authored
Merge pull request #101 from nghi01/Apptainer-documentation
Update Apptainer documentation for ClusterODM
2 parents 36ad76b + 7a52ab1 commit 553ef5c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ Or with docker:
3232
docker run --rm -ti -p 3000:3000 -p 8080:8080 opendronemap/clusterodm [parameters]
3333
```
3434

35+
Or with apptainer:
36+
37+
```bash
38+
apptainer run docker://opendronemap/clusterodm [parameters]
39+
```
40+
3541
Then connect to the CLI and connect new [NodeODM](https://github.com/OpenDroneMap/NodeODM) instances:
3642

3743
```bash

0 commit comments

Comments
 (0)