Sign inSign up

openmpf/openmpf_trtis_detection:9.0.0

Machine learning & AI
Manifest digest

sha256:2a3ab7d4df5ac82997f75f7de5de4036e23373cde8093eee55db6d3f91fa4b42

OS/ARCH

linux/amd64

Compressed size

210.61 MB

Last pushed

over 2 years by brosenberg42

Type

Image

Manifest digest

sha256:2a3ab7d4df5ac82997f75f7de5de4036e23373cde8093eee55db6d3f91fa4b42

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 -o18.6 MB
11COPY /usr/local/bin/ffmpeg /usr/local/bin/ffprobe /usr/local/bin/ #57.51 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 # buildkit1014.22 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.51 KB
20COPY /scripts/* /scripts/ # buildkit2.02 KB
21ENV MPF_LOG_PATH=/opt/mpf/share/logs0 B
22ENV PYTHONUNBUFFERED=10 B
23ENV BUILD_DIR=/home/mpf/component_build0 B
24ENV PLUGINS_DIR=/opt/mpf/plugins0 B
25COPY docker-entrypoint.sh component-executor.py component_registration.py /scripts/6.34 KB
26COPY cli_runner/*.py cli_runner/Log4cxxConfig.xml /scripts/cli_runner/ #17.47 KB
27RUN /bin/bash -o errexit -o176 B
28ENTRYPOINT ["/scripts/docker-entrypoint.sh"]0 B
29LABEL org.label-schema.build-date= org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF0 B
30ENV LD_LIBRARY_PATH=/opt/mpf/plugins/TrtisDetection/lib0 B
31COPY /home/mpf/component_build/plugin/TrtisDetection /opt/mpf/plugins/TrtisDetection # buildkit76.04 MB
32COPY /home/mpf/component_build/libmpfTrtisDetection.so /opt/mpf/plugins/TrtisDetection/lib/ # buildkit2.06 MB
33LABEL org.label-schema.license=Apache 2.0 org.label-schema.name=OpenMPF TRTIS0 B

Command

 ARG RELEASE