sha256:d6d48d90b956c0c744b040e493fed238bc4ee286319f237c88fed9a75d1a7158
OS/ARCH
linux/amd64
Compressed size
251.45 MB
Last pushed
7 months by j4ckofalltrades
Type
Image
Manifest digest
sha256:6e2eae4bff06a6c861d60063b27ae31b3fb8ea4b45d042d648846e9f0dfce1ce
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.1/Python-3.1.tgz10.79 MB6RUN /bin/sh -c tar -xf10.95 MB7WORKDIR /tmp/Python-3.132 B8COPY diff.patch diff.patch # buildkit610 B9RUN /bin/sh -c patch -p011.91 KB10RUN /bin/sh -c ./configure #75.17 KB11RUN /bin/sh -c make install38.47 MB12RUN /bin/sh -c ln -s172 B13WORKDIR /0 B14CMD ["python"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'