Sign inSign up

openmpf/openmpf_clip_detection:9.0.0

Machine learning & AI
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7SHELL [/bin/bash -o errexit -o0 B
8ENV LANG=C.UTF-80 B
9ENV LC_ALL=C.UTF-80 B
10RUN /bin/bash -o errexit -o61.92 MB
11COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #57.51 MB
12ENV MPF_HOME=/opt/mpf0 B
13ENV COMPONENT_VIRTUALENV=/opt/mpf/plugin-venv0 B
14ENV PATH=/opt/mpf/plugin-venv/bin:/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN /bin/bash -o errexit -o29.72 MB
16COPY /build-artifacts/install/bin/amq_detection_component /opt/mpf/bin/amq_detection_component # buildkit1014.21 KB
17COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.13 KB
18COPY /scripts/* /scripts/ # buildkit2.03 KB
19ENV PYTHONUNBUFFERED=10 B
20ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B
21ENV PLUGINS_DIR=/opt/mpf/plugins0 B
22COPY docker-entrypoint.sh component-executor.py component_registration.py /scripts/6.34 KB
23COPY cli_runner/*.py /scripts/cli_runner/ # buildkit17.08 KB
24RUN /bin/bash -o errexit -o176 B
25ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B
26LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B
27COPY /opt/mpf/plugin-venv /opt/mpf/plugin-venv # buildkit84.28 MB
28COPY /scripts/install-component.sh /scripts/ # buildkit1.12 KB
29ENV SRC_DIR=/home/mpf/component_src0 B
30WORKDIR /home/mpf/component_src171 B
31LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B
32COPY /models/ViT-B-32.pt /models/ViT-B-32.pt # buildkit311.59 MB
33COPY /models/ViT-L-14.pt /models/ViT-L-14.pt # buildkit821.23 MB
34RUN /bin/bash -o errexit -o641.55 KB
35RUN /bin/bash -o errexit -o3.48 MB
36RUN /bin/bash -o errexit -o1.08 MB
37RUN /bin/bash -o errexit -o1.71 GB
38ARG RUN_TESTS=false0 B
39RUN |1 RUN_TESTS=true /bin/bash -o20.7 MB
40LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF CLIP0 B

Command

 ARG RELEASE