Modified dockerfile to point to OpenDroneMap repo

pull/1/head
Piero Toffanin 2017-02-19 11:44:28 -05:00
rodzic 0e4b3842cd
commit a0a34b06eb
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ RUN cd /staging/PotreeConverter && \
RUN mkdir /var/www
WORKDIR "/var/www"
RUN git clone https://github.com/pierotofy/node-OpenDroneMap .
RUN git clone https://github.com/OpenDroneMap/node-OpenDroneMap .
RUN npm install
# Fix old version of gdal2tiles.py