sha256:6a9250fafdb41aedd6537d802a320623b50dbd97839c62b80bdb110945813ab2
OS/ARCH
linux/amd64
Compressed size
244.59 MB
Last pushed
7 months by j4ckofalltrades
Type
Image
Manifest digest
sha256:d244726102bf403f8f1d99d9c0fecd03fcb10fc570fe573a6cc2d9510e87289b
Image Layers
1# debian.sh --arch 'amd64' out/51.27 MB2LABEL org.opencontainers.image.source=https://github.com/j4ckofalltrades/legacy-python0 B3RUN /bin/sh -c set -x139.88 MB4WORKDIR /tmp32 B5RUN /bin/sh -c wget https://www.python.org/ftp/python/3.0/Python-3.0.tgz10.63 MB6RUN /bin/sh -c tar -xf10.65 MB7WORKDIR /tmp/Python-3.032 B8COPY diff.patch diff.patch # buildkit293 B9RUN /bin/sh -c patch -p09.12 KB10RUN /bin/sh -c ./configure #72.11 KB11RUN /bin/sh -c make fullinstall32.07 MB12WORKDIR /0 B13CMD ["python"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'