kopia lustrzana https://github.com/OpenDroneMap/NodeODM
rodzic
66e907a4ab
commit
cba67be6fa
|
@ -5,7 +5,7 @@ EXPOSE 3000
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
RUN curl --silent --location https://deb.nodesource.com/setup_6.x | bash -
|
RUN curl --silent --location https://deb.nodesource.com/setup_6.x | bash -
|
||||||
RUN apt-get install -y nodejs python-gdal libboost-dev libboost-program-options-dev git
|
RUN apt-get install -y nodejs python-gdal libboost-dev libboost-program-options-dev git cmake
|
||||||
RUN npm install -g nodemon
|
RUN npm install -g nodemon
|
||||||
|
|
||||||
# Build LASzip and PotreeConverter
|
# Build LASzip and PotreeConverter
|
||||||
|
|
Ładowanie…
Reference in New Issue