sha256:224198d574b37db502938a570adeb6febfbf33255a06a3e73461289da6b70a66
OS/ARCH
linux/amd64
Compressed size
751.83 MB
Last pushed
6 months by intelsoftwarerepo
Type
Image
Manifest digest
sha256:224198d574b37db502938a570adeb6febfbf33255a06a3e73461289da6b70a66
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11ARG HTTP_PROXY=http://proxy-pilot.intel.com:9110 B12ARG HTTPS_PROXY=http://proxy-pilot.intel.com:9120 B13ARG http_proxy0 B14ARG https_proxy0 B15RUN |4 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=363.8 MB16WORKDIR /app93 B17COPY ./requirements.txt /app/ # buildkit309 B18RUN |4 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=236.02 MB19ARG INSTALL_DRIVER_VERSION=25.31.346660 B20ARG USER_ID=10000 B21ARG USER_GROUP_ID=10000 B22RUN |7 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=3.44 KB23RUN |7 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=368 B24COPY ./scripts/install_ubuntu_gpu_drivers.sh /tmp/install_gpu_drivers.sh # buildkit1.4 KB25RUN |7 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=1.42 KB26RUN |7 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=110.8 MB27RUN |7 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=289 B28COPY ./utils /app/utils # buildkit10.02 KB29COPY ./config /app/config # buildkit261 B30COPY ./agent /app/agent # buildkit946 B31COPY ./main.py /app/ # buildkit5.08 KB32CMD ["python" "main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'