sha256:bdbab87358eaef59ef9da03904f0e352ebdf02fcfa951c5b260f4a8cb107e338
OS/ARCH
linux/amd64
Compressed size
203.78 MB
Last pushed
7 months by j4ckofalltrades
Type
Image
Manifest digest
sha256:b2881b19dbf6f35eef438be27026636a97851d141f614fb667efc104d9890b3d
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-2.0.tar.gz3.87 MB6RUN /bin/sh -c tar -xf3.92 MB7WORKDIR /tmp/Python-2.032 B8RUN /bin/sh -c ./configure #28.08 KB9RUN /bin/sh -c make install12.6 MB10WORKDIR /0 B11CMD ["python"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'