Sign inSign up

intel/lp-vlm-workload-handler:2026.1.0-rc1

Index digest

sha256:cec0fd7100b652f0644e3b0e8440bbfd26322ea9d7cfa6645a95aac8c2ba5ca0

OS/ARCH

linux/amd64

Compressed size

745.75 MB

Last pushed

4 months by intelsoftwarerepo

Type

Image

Manifest digest

sha256:8721acfa1e0c36931b5b79e7d79bfc22109cb5d9d52bab627e96df4299354d98

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 update363.82 MB
12WORKDIR /app93 B
13COPY ./requirements.txt /app/ # buildkit308 B
14RUN /bin/sh -c pip install229.91 MB
15ARG INSTALL_DRIVER_VERSION=25.31.346660 B
16ARG USER_ID=10000 B
17ARG USER_GROUP_ID=10000 B
18RUN |3 INSTALL_DRIVER_VERSION=25.31.34666 USER_ID=1000 USER_GROUP_ID=10003.42 KB
19RUN |3 INSTALL_DRIVER_VERSION=25.31.34666 USER_ID=1000 USER_GROUP_ID=100032 B
20COPY ./scripts/install_ubuntu_gpu_drivers.sh /tmp/install_gpu_drivers.sh # buildkit1.41 KB
21RUN |3 INSTALL_DRIVER_VERSION=25.31.34666 USER_ID=1000 USER_GROUP_ID=10001.41 KB
22RUN |3 INSTALL_DRIVER_VERSION=25.31.34666 USER_ID=1000 USER_GROUP_ID=1000110.8 MB
23RUN |3 INSTALL_DRIVER_VERSION=25.31.34666 USER_ID=1000 USER_GROUP_ID=100032 B
24COPY ./utils /app/utils # buildkit30.47 KB
25COPY ./config /app/config # buildkit264 B
26COPY ./agent /app/agent # buildkit2.67 KB
27COPY ./main.py /app/ # buildkit5.13 KB
28CMD ["python" "main.py"]0 B

Command

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