kopia lustrzana https://github.com/OpenDroneMap/ODM
Update gpu.Dockerfile
rodzic
39e2650a9b
commit
806a9ff242
|
@ -39,7 +39,6 @@ COPY --from=builder /code /code
|
||||||
COPY --from=builder /usr/local /usr/local
|
COPY --from=builder /usr/local /usr/local
|
||||||
#COPY --from=builder /usr/lib/x86_64-linux-gnu/libavcodec.so.58 /usr/lib/x86_64-linux-gnu/libavcodec.so.58
|
#COPY --from=builder /usr/lib/x86_64-linux-gnu/libavcodec.so.58 /usr/lib/x86_64-linux-gnu/libavcodec.so.58
|
||||||
RUN dpkg --remove cuda-compat-11-2
|
RUN dpkg --remove cuda-compat-11-2
|
||||||
RUN add-apt-repository ppa:ubuntugis/ppa
|
|
||||||
RUN apt-get update -y \
|
RUN apt-get update -y \
|
||||||
&& apt-get install -y ffmpeg libtbb2
|
&& apt-get install -y ffmpeg libtbb2
|
||||||
# Install shared libraries that we depend on via APT, but *not*
|
# Install shared libraries that we depend on via APT, but *not*
|
||||||
|
|
Ładowanie…
Reference in New Issue