Sign inSign up

intel/model-download:2026.2.0

Index digest

sha256:8894c3d624e949e79d54557b834a11a90bc3673a98de820a0297f3328b91cc95

OS/ARCH

linux/amd64

Compressed size

204.15 MB

Last pushed

8 days by intelsoftwarerepo

Type

Image

Manifest digest

sha256:5d7607a8d8c184602eae5bfc5a9bd1783e204da65a6adee8e467677e7f668849

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
11ARG UID=10000 B
12ARG GID=10000 B
13ENV PYTHONPATH=/opt0 B
14ENV MODELS_DIR=/opt/models0 B
15RUN |2 UID=1000 GID=1000 /bin/sh106.88 MB
16RUN |2 UID=1000 GID=1000 /bin/sh3.24 KB
17COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit1.58 MB
18COPY /usr/local/bin /usr/local/bin # buildkit20.9 MB
19COPY src /opt/src # buildkit202.7 KB
20COPY scripts /opt/scripts # buildkit15.01 KB
21COPY requirements /opt/requirements # buildkit611 B
22COPY pyproject.toml /opt/ # buildkit1.83 KB
23COPY docs/user-guide/_assets/openapi.yaml /opt/docs/user-guide/_assets/openapi.yaml # buildkit7.96 KB
24WORKDIR /opt32 B
25COPY docker/entrypoint.sh /opt/entrypoint.sh # buildkit5.46 KB
26RUN |2 UID=1000 GID=1000 /bin/sh33.37 MB
27USER appuser0 B
28EXPOSE [8000/tcp]0 B
29ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

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