kopia lustrzana https://github.com/OpenDroneMap/WebODM
Added webpack command in dockerfile
rodzic
0a794904ea
commit
03cc307e96
|
@ -33,5 +33,7 @@ WORKDIR /webodm
|
|||
RUN npm install -g webpack
|
||||
RUN npm install
|
||||
|
||||
RUN webpack
|
||||
|
||||
# Make sure all scripts are executable
|
||||
RUN chmod +x *.sh
|
||||
|
|
Ładowanie…
Reference in New Issue