sha256:fb4db91ea1afbf2fdd62811925541c8c5efa09c019eac6f3b1714f7ac7ca147d
OS/ARCH
linux/amd64
Compressed size
197.67 MB
Last pushed
about 1 month by murvudd
Type
Image
Manifest digest
sha256:04835d85d32b1b76c69f12d1c48b87f96e4b71295f1243197f0dc54f67d39329
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 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10RUN /bin/sh -c apt-get update106.01 MB11RUN /bin/sh -c pip install50.62 MB12ENV PATH=/root/.local/bin/:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13LABEL authors=murvudd0 B14COPY LICENSE /licenses/LICENSE # buildkit4.07 KB15COPY NOTICE /licenses/NOTICE # buildkit668 B16COPY . . # buildkit43.97 KB17RUN /bin/sh -c echo uv32 B18RUN /bin/sh -c echo `which32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'