Sign inSign up

j4ckofalltrades/legacy-python:3.1

Languages & frameworks
Index digest

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 MB
2LABEL org.opencontainers.image.source=https://github.com/j4ckofalltrades/legacy-python0 B
3RUN /bin/sh -c set -x139.88 MB
4WORKDIR /tmp32 B
5RUN /bin/sh -c wget https://www.python.org/ftp/python/3.1/Python-3.1.tgz10.79 MB
6RUN /bin/sh -c tar -xf10.95 MB
7WORKDIR /tmp/Python-3.132 B
8COPY diff.patch diff.patch # buildkit610 B
9RUN /bin/sh -c patch -p011.91 KB
10RUN /bin/sh -c ./configure #75.17 KB
11RUN /bin/sh -c make install38.47 MB
12RUN /bin/sh -c ln -s172 B
13WORKDIR /0 B
14CMD ["python"]0 B

Command

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