kopia lustrzana https://github.com/OpenDroneMap/NodeODM
rodzic
2d0f7ee2bc
commit
f54c72e6ef
|
@ -4,7 +4,7 @@ MAINTAINER Piero Toffanin <pt@masseranolabs.com>
|
|||
EXPOSE 3000
|
||||
|
||||
USER root
|
||||
RUN curl --silent --location https://deb.nodesource.com/setup_6.x | sudo 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
|
||||
RUN npm install -g nodemon
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue