sha256:dac53ded0410e4876e9739a4598e2e56b3eb27a36d62c6ea5c871058ba4f375f
OS/ARCH
linux/amd64
Compressed size
200.68 MB
Last pushed
about 1 month by murvudd
Type
Image
Manifest digest
sha256:d5790aecce6098dfefa9c4327194cd0030a2c3b9b600710a0e75a16a0977b527
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update106.01 MB12RUN /bin/sh -c pip install51.21 MB13ENV PATH=/root/.local/bin/:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14LABEL authors=murvudd0 B15COPY LICENSE /licenses/LICENSE # buildkit4.07 KB16COPY NOTICE /licenses/NOTICE # buildkit668 B17COPY . . # buildkit48.45 KB18RUN /bin/sh -c echo uv32 B19RUN /bin/sh -c echo `which32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'