Updated reference to docker image

Former-commit-id: 6d585fed76
pull/1161/head
Piero Toffanin 2019-03-26 08:31:48 -04:00 zatwierdzone przez GitHub
rodzic cadd9123a1
commit d3eeabe7b4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -38,7 +38,7 @@ docker run -it --rm \
-v "$(pwd)/images:/code/images" \
-v "$(pwd)/odm_orthophoto:/code/odm_orthophoto" \
-v "$(pwd)/odm_texturing:/code/odm_texturing" \
opendronemap/opendronemap
opendronemap/odm
```
### Native Install (Ubuntu 16.04)