sha256:14a1f8f2479a6a5591d1099cfc053cf14c3426f1ac51db11f0982a71d8695f0e
OS/ARCH
linux/amd64
Compressed size
2.29 GB
Last pushed
over 2 years by brosenberg42
Type
Image
Manifest digest
sha256:14a1f8f2479a6a5591d1099cfc053cf14c3426f1ac51db11f0982a71d8695f0e
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 -o61.92 MB11COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #56.92 MB12ENV MPF_HOME=/opt/mpf0 B13ENV COMPONENT_VIRTUALENV=/opt/mpf/plugin-venv0 B14ENV PATH=/opt/mpf/plugin-venv/bin:/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/bash -o errexit -o29.72 MB16COPY /build-artifacts/install/bin/amq_detection_component /opt/mpf/bin/amq_detection_component # buildkit947.57 KB17COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.13 KB18ENV PYTHONUNBUFFERED=10 B19ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B20ENV PLUGINS_DIR=/opt/mpf/plugins0 B21COPY docker-entrypoint.sh component-executor.py component_registration.py /scripts/6.33 KB22COPY cli_runner/*.py /scripts/cli_runner/ # buildkit17.09 KB23RUN /bin/bash -o errexit -o174 B24ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B25LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B26COPY /opt/mpf/plugin-venv /opt/mpf/plugin-venv # buildkit84.13 MB27COPY /scripts/install-component.sh /scripts/ # buildkit1.12 KB28ENV SRC_DIR=/home/mpf/component_src0 B29WORKDIR /home/mpf/component_src172 B30LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B31COPY /models/ViT-B-32.pt /models/ViT-B-32.pt # buildkit311.59 MB32RUN /bin/bash -o errexit -o641.63 KB33RUN /bin/bash -o errexit -o3.48 MB34RUN /bin/bash -o errexit -o1.08 MB35RUN /bin/bash -o errexit -o1.71 GB36ARG RUN_TESTS=false0 B37RUN |1 RUN_TESTS=true /bin/bash -o20.45 MB38LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF CLIP0 BCommand
ARG RELEASE