sha256:2ab4d29341d5ece731510ccac5c0a700276128d7fde78c5b001350a467169466
OS/ARCH
linux/amd64
Compressed size
3.73 GB
Last pushed
over 2 years by brosenberg42
Type
Image
Manifest digest
sha256:2ab4d29341d5ece731510ccac5c0a700276128d7fde78c5b001350a467169466
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 ./setup_models/argos_model_installer.py /model_setup/argos_model_installer.py # buildkit1.03 KB33RUN /bin/bash -o errexit -o2.71 GB34RUN /bin/bash -o errexit -o774.91 MB35RUN /bin/bash -o errexit -o3.6 KB36ARG RUN_TESTS=false0 B37RUN |1 RUN_TESTS=true /bin/bash -o10.13 KB38LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF Argos0 BCommand
ARG RELEASE