sha256:cc9199470f4437c0fd8978fa27819c020325ff3125f8dff2584bff7a120cb255
OS/ARCH
linux/amd64
Compressed size
808.38 MB
Last pushed
3 months by intelsoftwarerepo
Type
Image
Manifest digest
sha256:60e2c47c6be9b370628d5d3fe71dfcbe9db0ab1e26552482f233f9fabebfcc80
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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 update126.92 MB12WORKDIR /workspace99 B13COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit639.85 MB14COPY /usr/local/bin /usr/local/bin # buildkit418.51 KB15COPY download-scripts/ /workspace/scripts/ # buildkit9.69 KB16COPY configs/ /workspace/configs/ # buildkit2.02 KB17RUN /bin/sh -c chmod +x2.6 KB18CMD ["/workspace/scripts/model-downloader.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'