sha256:a1fab89dcd393aaa98b7e3856a6f25af6423cd40d3d056687ed5d201f3fb9194
OS/ARCH
linux/amd64
Compressed size
3.09 GB
Last pushed
over 2 years by brosenberg42
Type
Image
Manifest digest
sha256:a1fab89dcd393aaa98b7e3856a6f25af6423cd40d3d056687ed5d201f3fb9194
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/ #57.51 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 # buildkit1014.21 KB17COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.13 KB18COPY /scripts/* /scripts/ # buildkit2.03 KB19ENV PYTHONUNBUFFERED=10 B20ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B21ENV PLUGINS_DIR=/opt/mpf/plugins0 B22COPY docker-entrypoint.sh component-executor.py component_registration.py /scripts/6.34 KB23COPY cli_runner/*.py /scripts/cli_runner/ # buildkit17.08 KB24RUN /bin/bash -o errexit -o176 B25ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B26LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B27COPY /opt/mpf/plugin-venv /opt/mpf/plugin-venv # buildkit84.28 MB28COPY /scripts/install-component.sh /scripts/ # buildkit1.12 KB29ENV SRC_DIR=/home/mpf/component_src0 B30WORKDIR /home/mpf/component_src171 B31LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B32COPY /models/ViT-B-32.pt /models/ViT-B-32.pt # buildkit311.59 MB33COPY /models/ViT-L-14.pt /models/ViT-L-14.pt # buildkit821.23 MB34RUN /bin/bash -o errexit -o641.55 KB35RUN /bin/bash -o errexit -o3.48 MB36RUN /bin/bash -o errexit -o1.08 MB37RUN /bin/bash -o errexit -o1.71 GB38ARG RUN_TESTS=false0 B39RUN |1 RUN_TESTS=true /bin/bash -o20.7 MB40LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF CLIP0 BCommand
ARG RELEASE