sha256:bf01fad29fbb87e0f29de1c384e28601bb6c6e79e654cd1ec984c94e5042379a
OS/ARCH
linux/amd64
Compressed size
212.1 MB
Last pushed
8 months by brosenberg42
Type
Image
Manifest digest
sha256:bf01fad29fbb87e0f29de1c384e28601bb6c6e79e654cd1ec984c94e5042379a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7SHELL [/bin/bash -o errexit -o0 B8ENV LANG=C.UTF-80 B9ENV LC_ALL=C.UTF-80 B10RUN /bin/bash -o errexit -o16.22 MB11COPY /usr/local/bin/python3.12 /usr/local/bin/python3.12-config /usr/local/bin/pip3.12 /usr/local/bin/pip313.88 KB12COPY /usr/local/lib/python3.12 /usr/local/lib/python3.12 # buildkit13.32 MB13COPY /usr/local/lib/libpython3.12.so.1.0 /usr/local/lib/ # buildkit14.04 MB14RUN /bin/bash -o errexit -o313 B15COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #57.53 MB16ENV NVIDIA_VISIBLE_DEVICES=all0 B17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B18ENV MPF_HOME=/opt/mpf0 B19WORKDIR /opt/mpf112 B20COPY /libs-to-copy /usr/lib/x86_64-linux-gnu/ # buildkit4.95 MB21COPY /build-artifacts/install/bin/amq_detection_component /opt/mpf/bin/amq_detection_component # buildkit1.96 MB22COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.1 KB23COPY /build-artifacts/install/lib/mpf_cpp_sdk.cpython-312-x86_64-linux-gnu.so /usr/local/lib/python3.12/lib-dynload/ # buildkit182.64 KB24COPY /scripts/* /scripts/ # buildkit2.59 KB25ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B26ENV PYTHONUNBUFFERED=10 B27ENV BUILD_DIR=/home/mpf/component_build0 B28ENV PLUGINS_DIR=/opt/mpf/plugins0 B29COPY docker-entrypoint.sh component-executor.py /scripts/ #3.7 KB30COPY cli_runner/*.py cli_runner/Log4cxxConfig.xml /scripts/cli_runner/ #17.44 KB31RUN /bin/bash -o errexit -o174 B32ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B33LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B34ENV LD_LIBRARY_PATH=/opt/mpf/plugins/TrtisDetection/lib0 B35COPY /home/mpf/component_build/plugin/TrtisDetection /opt/mpf/plugins/TrtisDetection # buildkit75.56 MB36COPY /home/mpf/component_build/libmpfTrtisDetection.so /opt/mpf/plugins/TrtisDetection/lib/ # buildkit2.06 MB37LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF TRTIS0 BCommand
ARG RELEASE