Sign inSign up

openmpf/openmpf_trtis_detection:10.0.0

Machine learning & AI
Manifest digest

sha256:bf01fad29fbb87e0f29de1c384e28601bb6c6e79e654cd1ec984c94e5042379a

OS/ARCH

linux/amd64

Compressed size

212.1 MB

Last pushed

8 months by brosenberg42

Type

Image

Manifest digest

sha256:bf01fad29fbb87e0f29de1c384e28601bb6c6e79e654cd1ec984c94e5042379a

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 -o16.22 MB
11COPY /usr/local/bin/python3.12 /usr/local/bin/python3.12-config /usr/local/bin/pip3.12 /usr/local/bin/pip313.88 KB
12COPY /usr/local/lib/python3.12 /usr/local/lib/python3.12 # buildkit13.32 MB
13COPY /usr/local/lib/libpython3.12.so.1.0 /usr/local/lib/ # buildkit14.04 MB
14RUN /bin/bash -o errexit -o313 B
15COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #57.53 MB
16ENV NVIDIA_VISIBLE_DEVICES=all0 B
17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
18ENV MPF_HOME=/opt/mpf0 B
19WORKDIR /opt/mpf112 B
20COPY /libs-to-copy /usr/lib/x86_64-linux-gnu/ # buildkit4.95 MB
21COPY /build-artifacts/install/bin/amq_detection_component /opt/mpf/bin/amq_detection_component # buildkit1.96 MB
22COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.1 KB
23COPY /build-artifacts/install/lib/mpf_cpp_sdk.cpython-312-x86_64-linux-gnu.so /usr/local/lib/python3.12/lib-dynload/ # buildkit182.64 KB
24COPY /scripts/* /scripts/ # buildkit2.59 KB
25ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B
26ENV PYTHONUNBUFFERED=10 B
27ENV BUILD_DIR=/home/mpf/component_build0 B
28ENV PLUGINS_DIR=/opt/mpf/plugins0 B
29COPY docker-entrypoint.sh component-executor.py /scripts/ #3.7 KB
30COPY cli_runner/*.py cli_runner/Log4cxxConfig.xml /scripts/cli_runner/ #17.44 KB
31RUN /bin/bash -o errexit -o174 B
32ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B
33LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B
34ENV LD_LIBRARY_PATH=/opt/mpf/plugins/TrtisDetection/lib0 B
35COPY /home/mpf/component_build/plugin/TrtisDetection /opt/mpf/plugins/TrtisDetection # buildkit75.56 MB
36COPY /home/mpf/component_build/libmpfTrtisDetection.so /opt/mpf/plugins/TrtisDetection/lib/ # buildkit2.06 MB
37LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF TRTIS0 B

Command

 ARG RELEASE