kopia lustrzana https://github.com/OpenDroneMap/WebODM
reverted node version to 6.x
rodzic
324d88e743
commit
3bb55c8046
|
@ -18,7 +18,7 @@ RUN git submodule init
|
|||
RUN git submodule update
|
||||
|
||||
# Install Node.js + other packages
|
||||
RUN curl --silent --location https://deb.nodesource.com/setup_7.x | bash -
|
||||
RUN curl --silent --location https://deb.nodesource.com/setup_6.x | bash -
|
||||
RUN apt-get install -y nodejs binutils libproj-dev gdal-bin
|
||||
|
||||
WORKDIR /webodm/nodeodm/external/node-OpenDroneMap
|
||||
|
|
Ładowanie…
Reference in New Issue