kopia lustrzana https://github.com/OpenDroneMap/ODM
Hotfix: Add internal modules for Dockerfile
rodzic
1dec05fa91
commit
3e14d4cf4d
|
@ -67,6 +67,7 @@ RUN git submodule init && git submodule update
|
|||
|
||||
# Build OpenDroneMap
|
||||
RUN bash ./configure.sh && \
|
||||
mkdir build && cd build && cmake .. && make && cd .. && \
|
||||
chown -R odm:odm /code
|
||||
USER odm
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue