kopia lustrzana https://github.com/OpenDroneMap/ODM
Removed ccd_defs_check reference from dockerfiles
rodzic
d8b007f5d8
commit
d96dae59fa
|
@ -33,7 +33,6 @@ RUN mkdir /code
|
||||||
WORKDIR /code
|
WORKDIR /code
|
||||||
|
|
||||||
# Copy repository files
|
# Copy repository files
|
||||||
COPY ccd_defs_check.py /code/ccd_defs_check.py
|
|
||||||
COPY CMakeLists.txt /code/CMakeLists.txt
|
COPY CMakeLists.txt /code/CMakeLists.txt
|
||||||
COPY configure.sh /code/configure.sh
|
COPY configure.sh /code/configure.sh
|
||||||
COPY /modules/ /code/modules/
|
COPY /modules/ /code/modules/
|
||||||
|
|
|
@ -31,7 +31,6 @@ RUN mkdir /code
|
||||||
WORKDIR /code
|
WORKDIR /code
|
||||||
|
|
||||||
# Copy repository files
|
# Copy repository files
|
||||||
COPY ccd_defs_check.py /code/ccd_defs_check.py
|
|
||||||
COPY CMakeLists.txt /code/CMakeLists.txt
|
COPY CMakeLists.txt /code/CMakeLists.txt
|
||||||
COPY configure.sh /code/configure.sh
|
COPY configure.sh /code/configure.sh
|
||||||
COPY /modules/ /code/modules/
|
COPY /modules/ /code/modules/
|
||||||
|
|
Ładowanie…
Reference in New Issue