Sign inSign up

j4ckofalltrades/legacy-python:1.3

Languages & frameworks
Index digest

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 MB
2LABEL org.opencontainers.image.source=https://github.com/j4ckofalltrades/legacy-python0 B
3RUN /bin/sh -c set -x132.09 MB
4WORKDIR /tmp32 B
5RUN /bin/sh -c wget https://legacy.python.org/download/releases/src/python-1.3.tar.gz1.94 MB
6RUN /bin/sh -c tar -xf1.96 MB
7WORKDIR /tmp/Python-1.332 B
8COPY diff.patch diff.patch # buildkit650 B
9RUN /bin/sh -c patch -p09.15 KB
10RUN /bin/sh -c ./configure #14.08 KB
11RUN /bin/sh -c make install900.97 KB
12RUN /bin/sh -c make libinstall824.45 KB
13WORKDIR /0 B
14CMD ["python"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'