sha256:13ddc6ec7317109087461f6d8e17da8c2a59bf1f868415151ddc959db657cef8
OS/ARCH
linux/amd64
Compressed size
3.58 GB
Last pushed
over 2 years by brosenberg42
Type
Image
Manifest digest
sha256:13ddc6ec7317109087461f6d8e17da8c2a59bf1f868415151ddc959db657cef8
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 ./setup_models/argos_model_installer.py /model_setup/argos_model_installer.py # buildkit1.03 KB32RUN /bin/bash -o errexit -o2.57 GB33RUN /bin/bash -o errexit -o774.91 MB34RUN /bin/bash -o errexit -o3.67 KB35ARG RUN_TESTS=false0 B36RUN |1 RUN_TESTS=true /bin/bash -o10.14 KB37LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF Argos0 BCommand
ARG RELEASE