Sign inSign up

intel/apm-detection-service:2026.2.0-rc1-ww34

Index digest

sha256:5b0f1ed9e491af383dc0089d6dc1edd826f503bc4378f363e05ff1e3bd412f5c

OS/ARCH

linux/amd64

Compressed size

56.94 MB

Last pushed

about 1 month by intelsoftwarerepo

Type

Image

Manifest digest

sha256:2755a9fb1e388abff12aad197c9f287b5eb08e83accb759da07e5c266457e11c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=APM Detection Service0 B
12LABEL org.opencontainers.image.description=Detection-layer orchestration (DL Streamer)0 B
13LABEL org.opencontainers.image.vendor=Intel Corporation0 B
14WORKDIR /app92 B
15RUN /bin/sh -c groupadd -r1.09 KB
16COPY requirements.txt . # buildkit219 B
17RUN /bin/sh -c pip install15.72 MB
18COPY src/ ./src/ # buildkit7.97 KB
19COPY third_party_programs.txt /licenses/third_party_programs.txt # buildkit10.39 KB
20ARG COPYLEFT_SOURCES=false0 B
21RUN |1 COPYLEFT_SOURCES=false /bin/sh -c32 B
22RUN |1 COPYLEFT_SOURCES=false /bin/sh -c8.1 KB
23USER appuser0 B
24EXPOSE [5004/tcp]0 B
25CMD ["uvicorn" "src.main:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'