kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Removed dmidecode
rodzic
1decf86f23
commit
ed2fdd6111
|
@ -5,7 +5,7 @@ EXPOSE 3000
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
RUN curl --silent --location https://deb.nodesource.com/setup_10.x | bash -
|
RUN curl --silent --location https://deb.nodesource.com/setup_10.x | bash -
|
||||||
RUN apt-get install -y nodejs python-gdal libboost-dev libboost-program-options-dev git cmake dmidecode
|
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