Sign inSign up

openmpf/openmpf_trtis_detection:7.2.5

Machine learning & AI
Manifest digest

sha256:d7043cf73ed2d5a5bc77454a1104c3bf9b2e58584a64f677d38f9fe880d53542

OS/ARCH

linux/amd64

Compressed size

210.47 MB

Last pushed

almost 3 years by brosenberg42

Type

Image

Manifest digest

sha256:d7043cf73ed2d5a5bc77454a1104c3bf9b2e58584a64f677d38f9fe880d53542

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 / 27.26 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 -o18.61 MB
11COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #56.65 MB
12ENV NVIDIA_VISIBLE_DEVICES=all0 B
13ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
14ENV MPF_HOME=/opt/mpf0 B
15WORKDIR /opt/mpf145 B
16RUN /bin/bash -o errexit -o28.99 MB
17COPY /build-artifacts/install/bin/amq_detection_component /opt/mpf/bin/amq_detection_component # buildkit909.55 KB
18COPY /build-artifacts/install/config/Log4cxxConfig.xml /opt/mpf/config/ # buildkit1.14 KB
19COPY /build-artifacts/install/lib/mpf_cpp_sdk.cpython-38-x86_64-linux-gnu.so /usr/lib/python3.8/lib-dynload # buildkit159.74 KB
20ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B
21ENV PYTHONUNBUFFERED=10 B
22ENV BUILD_DIR=/home/mpf/component_build0 B
23ENV PLUGINS_DIR=/opt/mpf/plugins0 B
24COPY docker-entrypoint.sh component-executor.py /scripts/ #5.28 KB
25COPY cli_runner/*.py cli_runner/Log4cxxConfig.xml /scripts/cli_runner/ #17.47 KB
26RUN /bin/bash -o errexit -o176 B
27ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B
28LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B
29ENV LD_LIBRARY_PATH=/opt/mpf/plugins/TrtisDetection/lib0 B
30COPY /home/mpf/component_build/plugin/TrtisDetection /opt/mpf/plugins/TrtisDetection # buildkit75.83 MB
31COPY /home/mpf/component_build/libmpfTrtisDetection.so /opt/mpf/plugins/TrtisDetection/lib/ # buildkit2.06 MB
32LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF TRTIS0 B

Command

 ARG RELEASE