sha256:31e94d45df2ab55920026be07bed1d82f4067d7c22a2788776e1509940da9ac4
OS/ARCH
linux/amd64
Compressed size
748.22 MB
Last pushed
7 months by intelsoftwarerepo
Type
Image
Manifest digest
sha256:31e94d45df2ab55920026be07bed1d82f4067d7c22a2788776e1509940da9ac4
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.120 B7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 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/ # buildkit308 B18RUN |4 HTTP_PROXY=http://proxy-pilot.intel.com:911 HTTPS_PROXY=http://proxy-pilot.intel.com:912 http_proxy=232.39 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=367 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=293 B28COPY ./utils /app/utils # buildkit29.33 KB29COPY ./config /app/config # buildkit263 B30COPY ./agent /app/agent # buildkit2.66 KB31COPY ./main.py /app/ # buildkit5.08 KB32CMD ["python" "main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'