pull/191/head
nghi01 2023-01-23 08:04:42 -05:00
rodzic 78f05c3c24
commit 798303a20b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -21,7 +21,7 @@ docker run -p 3000:3000 opendronemap/nodeodm
docker-machine ip
```
* A rootless alternative to Docker is using [Apptainer](https://apptainer.org/). In order to run NodeODM together with ClusterODM on HPC, we need a rootless alternative to Docker, and that's where Apptainer comes in to play. From the Linux command line, run:
* A rootless alternative to Docker is using [Apptainer](https://apptainer.org/). In order to run NodeODM together with ClusterODM on HPC, we need a rootless alternative to Docker, and that's where Apptainer comes in to play. From the Linux command line, run the following commands to host a NodeODM instance:
```
apptainer build --sandbox node/ singularity.def