sha256:ea96a2ba71d38d3bca126396d16e6b6ff47a4ff9c0be608268254e1ce594dbdd
OS/ARCH
linux/amd64
Compressed size
794.17 MB
Last pushed
6 months by intelsoftwarerepo
Type
Image
Manifest digest
sha256:ea96a2ba71d38d3bca126396d16e6b6ff47a4ff9c0be608268254e1ce594dbdd
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;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update127.12 MB12WORKDIR /workspace99 B13COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit625.45 MB14COPY /usr/local/bin /usr/local/bin # buildkit421.66 KB15COPY download-scripts/ /workspace/scripts/ # buildkit8.94 KB16COPY configs/ /workspace/configs/ # buildkit2.06 KB17RUN /bin/sh -c chmod +x3.46 KB18CMD ["/workspace/scripts/model-downloader.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'