sha256:d82e1089f023a537ea4edab78e1bab659c80a7df750404054c88ffe315f57426
OS/ARCH
linux/amd64
Compressed size
270.5 MB
Last pushed
7 months by j4ckofalltrades
Type
Image
Manifest digest
sha256:fa11c333c2c9c19446f07e374cf769335ca9c4e5473a206cdfc3bd2058a411ee
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://www.python.org/ftp/python/3.3.0/Python-3.3.0.tgz15.53 MB6RUN /bin/sh -c tar -xf15.42 MB7WORKDIR /tmp/Python-3.3.032 B8COPY diff.patch diff.patch # buildkit327 B9RUN /bin/sh -c patch -p019.88 KB10RUN /bin/sh -c ./configure #88.74 KB11RUN /bin/sh -c make install56.08 MB12WORKDIR /0 B13CMD ["python3"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'