sha256:c7f59afbbd6e7469ba8770be9e4b2c0a8a15a19ed93be4d408c9282555de811e
OS/ARCH
linux/amd64
Compressed size
188.97 MB
Last pushed
7 months by j4ckofalltrades
Type
Image
Manifest digest
sha256:0201ee1d2c7a801695be6f45b001b55c6c03056add8f605eb0fa4b8cbfa7fd3f
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 -x132.09 MB4WORKDIR /tmp32 B5RUN /bin/sh -c wget https://legacy.python.org/download/releases/src/python-1.3.tar.gz1.94 MB6RUN /bin/sh -c tar -xf1.96 MB7WORKDIR /tmp/Python-1.332 B8COPY diff.patch diff.patch # buildkit650 B9RUN /bin/sh -c patch -p09.15 KB10RUN /bin/sh -c ./configure #14.08 KB11RUN /bin/sh -c make install900.97 KB12RUN /bin/sh -c make libinstall824.45 KB13WORKDIR /0 B14CMD ["python"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'