sha256:d7043cf73ed2d5a5bc77454a1104c3bf9b2e58584a64f677d38f9fe880d53542
OS/ARCH
linux/amd64
Compressed size
210.47 MB
Last pushed
almost 3 years by brosenberg42
Type
Image
Manifest digest
sha256:d7043cf73ed2d5a5bc77454a1104c3bf9b2e58584a64f677d38f9fe880d53542
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 / 27.26 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.61 MB11COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #56.65 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 # buildkit909.55 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.74 KB20ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B21ENV PYTHONUNBUFFERED=10 B22ENV BUILD_DIR=/home/mpf/component_build0 B23ENV PLUGINS_DIR=/opt/mpf/plugins0 B24COPY docker-entrypoint.sh component-executor.py /scripts/ #5.28 KB25COPY cli_runner/*.py cli_runner/Log4cxxConfig.xml /scripts/cli_runner/ #17.47 KB26RUN /bin/bash -o errexit -o176 B27ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B28LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B29ENV LD_LIBRARY_PATH=/opt/mpf/plugins/TrtisDetection/lib0 B30COPY /home/mpf/component_build/plugin/TrtisDetection /opt/mpf/plugins/TrtisDetection # buildkit75.83 MB31COPY /home/mpf/component_build/libmpfTrtisDetection.so /opt/mpf/plugins/TrtisDetection/lib/ # buildkit2.06 MB32LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF TRTIS0 BCommand
ARG RELEASE