sha256:2a3ab7d4df5ac82997f75f7de5de4036e23373cde8093eee55db6d3f91fa4b42
OS/ARCH
linux/amd64
Compressed size
210.61 MB
Last pushed
over 2 years by brosenberg42
Type
Image
Manifest digest
sha256:2a3ab7d4df5ac82997f75f7de5de4036e23373cde8093eee55db6d3f91fa4b42
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 -o18.6 MB11COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #57.51 MB12ENV NVIDIA_VISIBLE_DEVICES=all0 B13ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B14ENV MPF_HOME=/opt/mpf0 B15WORKDIR /opt/mpf145 B16RUN /bin/bash -o errexit -o28.99 MB17COPY /build-artifacts/install/bin/amq_detection_component /opt/mpf/bin/amq_detection_component # buildkit1014.22 KB18COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.14 KB19COPY /build-artifacts/install/lib/mpf_cpp_sdk.cpython-38-x86_64-linux-gnu.so /usr/lib/python3.8/lib-dynload # buildkit159.51 KB20COPY /scripts/* /scripts/ # buildkit2.02 KB21ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B22ENV PYTHONUNBUFFERED=10 B23ENV BUILD_DIR=/home/mpf/component_build0 B24ENV PLUGINS_DIR=/opt/mpf/plugins0 B25COPY docker-entrypoint.sh component-executor.py component_registration.py /scripts/6.34 KB26COPY cli_runner/*.py cli_runner/Log4cxxConfig.xml /scripts/cli_runner/ #17.47 KB27RUN /bin/bash -o errexit -o176 B28ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B29LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B30ENV LD_LIBRARY_PATH=/opt/mpf/plugins/TrtisDetection/lib0 B31COPY /home/mpf/component_build/plugin/TrtisDetection /opt/mpf/plugins/TrtisDetection # buildkit76.04 MB32COPY /home/mpf/component_build/libmpfTrtisDetection.so /opt/mpf/plugins/TrtisDetection/lib/ # buildkit2.06 MB33LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF TRTIS0 BCommand
ARG RELEASE