Sign inSign up

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

Index digest

sha256:ff08ffacf06c55d1d5116aace5c844b707313e1a983d49a37b1753796cab2428

OS/ARCH

linux/amd64

Compressed size

55.87 MB

Last pushed

28 days by intelsoftwarerepo

Type

Image

Manifest digest

sha256:ae0c5d001b6524557a847a0e04eb6a4243c56643bac3836df78f486c2bcadfec

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 Storage Service0 B
12LABEL org.opencontainers.image.description=SQLite REST API for0 B
13LABEL org.opencontainers.image.vendor=Intel Corporation0 B
14WORKDIR /app92 B
15RUN /bin/sh -c groupadd -r1.09 KB
16COPY requirements.txt . # buildkit199 B
17RUN /bin/sh -c pip install14.66 MB
18COPY src/ ./src/ # buildkit6.87 KB
19COPY third_party_programs.txt /licenses/third_party_programs.txt # buildkit6.59 KB
20ARG COPYLEFT_SOURCES=false0 B
21RUN |1 COPYLEFT_SOURCES=false /bin/sh -c32 B
22RUN |1 COPYLEFT_SOURCES=false /bin/sh -c101 B
23USER appuser0 B
24EXPOSE [5001/tcp]0 B
25CMD ["uvicorn" "src.api:app" "--host" "0.0.0.0"0 B

Command

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