sha256:512d65bbcfb3a687ec391777145fb4d0315ddcab6d619ff4ea9225007af67ea5
OS/ARCH
linux/amd64
Compressed size
56.31 MB
Last pushed
9 months by jupyterhubbot
Type
Image
Manifest digest
sha256:512d65bbcfb3a687ec391777145fb4d0315ddcab6d619ff4ea9225007af67ea5
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.100 B6ENV PYTHON_SHA256=bc673c04375a1a3f0808c27ba8f0411ab811ad390a8740318ccb9c60fad8fd770 B7RUN /bin/sh -c set -eux;11.89 MB8RUN /bin/sh -c set -eux;251 B9CMD ["python3"]0 B10ENV PYTHONUNBUFFERED=10 B11RUN /bin/sh -c apt-get -y32 B12COPY /tini /tini # buildkit9.24 KB13COPY /wheelhouse /wheelhouse # buildkit4.16 MB14RUN /bin/sh -c pip install9.98 MB15ENTRYPOINT ["/tini" "--"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'