Sign inSign up

intel/video-search:2026.2.0-rc1

Index digest

sha256:a1df93ccb7aad228dd6dac9e30e4ad2d1b2476a3d6637a4c2fe74a346e140bf5

OS/ARCH

linux/amd64

Compressed size

162.29 MB

Last pushed

about 1 month by intelsoftwarerepo

Type

Image

Manifest digest

sha256:ae107bbd701f97b3a2f00d4040bcee6b939cc913a8b3d62f68f9cde97d63d6de

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update313 B
12ARG USER_ID=10000 B
13ARG USER_GROUP_ID=10000 B
14RUN |2 USER_ID=1000 USER_GROUP_ID=1000 /bin/sh3.23 KB
15RUN |2 USER_ID=1000 USER_GROUP_ID=1000 /bin/sh48.88 MB
16RUN |2 USER_ID=1000 USER_GROUP_ID=1000 /bin/sh321.52 KB
17WORKDIR /app93 B
18COPY poetry.lock pyproject.toml /app/ #44.75 KB
19RUN |2 USER_ID=1000 USER_GROUP_ID=1000 /bin/sh71.69 MB
20COPY . . # buildkit88.78 KB
21ARG COPYLEFT_SOURCES=false0 B
22RUN |3 USER_ID=1000 USER_GROUP_ID=1000 COPYLEFT_SOURCES=false32 B
23RUN |3 USER_ID=1000 USER_GROUP_ID=1000 COPYLEFT_SOURCES=false88.89 KB
24USER appuser0 B
25EXPOSE [8000/tcp]0 B
26CMD ["uvicorn" "server:app" "--host" "0.0.0.0"0 B

Command

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