sha256:5e057f32750a544301e5e706a236a1220e25a974b2fdbd8507df88f436199a4a
OS/ARCH
linux/amd64
Compressed size
4.98 GB
Last pushed
8 months by brosenberg42
Type
Image
Manifest digest
sha256:5e057f32750a544301e5e706a236a1220e25a974b2fdbd8507df88f436199a4a
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 -o81.29 MB11COPY /usr/local/bin/python3.12 /usr/local/bin/python3.12-config /usr/local/bin/pip3.12 /usr/local/bin/pip313.89 KB12COPY /usr/local/lib/python3.12 /usr/local/lib/python3.12 # buildkit13.32 MB13COPY /usr/local/lib/libpython3.12.so.1.0 /usr/local/lib/ # buildkit14.04 MB14COPY /usr/local/include/python3.12 /usr/local/include/python3.12 # buildkit269.14 KB15RUN /bin/bash -o errexit -o312 B16COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #57.53 MB17ENV MPF_HOME=/opt/mpf0 B18ENV COMPONENT_VIRTUALENV=/opt/mpf/plugin-venv0 B19ENV PATH=/opt/mpf/plugin-venv/bin:/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20COPY /libs-to-copy /usr/lib/x86_64-linux-gnu/ # buildkit4.88 MB21COPY /build-artifacts/install/bin/amq_detection_component /opt/mpf/bin/amq_detection_component # buildkit1.96 MB22COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.1 KB23COPY /scripts/* /scripts/ # buildkit2.59 KB24ENV PYTHONUNBUFFERED=10 B25ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B26ENV PLUGINS_DIR=/opt/mpf/plugins0 B27COPY docker-entrypoint.sh component-executor.py /scripts/ #3.71 KB28COPY cli_runner/*.py /scripts/cli_runner/ # buildkit17.04 KB29RUN /bin/bash -o errexit -o175 B30ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B31LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B32COPY /opt/mpf/plugin-venv /opt/mpf/plugin-venv # buildkit4.03 GB33RUN /bin/bash -o errexit -o775.78 MB34RUN /bin/bash -o errexit -o69.73 KB35COPY /opt/mpf/plugins/ArgosTranslation /opt/mpf/plugins/ArgosTranslation # buildkit1.19 KB36LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF Argos0 BCommand
ARG RELEASE