Sign inSign up

openanolis/python:3.11.1-8.6-nydus

Multi-platform
Index digest

sha256:252c2b1c244b369c1c822a974bedf39078a48adc8d21145433d520d35b2fa5d8

OS/ARCH

Compressed size

199.95 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:0a9b47a67ccef884baba0ca7f60f1e23e67091e2cac245679b409a4c462d0caf

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit78.87 MB
4CMD ["/bin/bash"]0 B
5RUN /bin/sh -c yum install91.47 MB
6ENV PYTHON_VERSION=3.11.10 B
7ENV PYTHON_PIP_VERSION=22.3.10 B
8ENV PYTHON_SETUPTOOLS_VERSION=65.5.00 B
9RUN /bin/sh -c set -eux;23.2 MB
10RUN /bin/sh -c set -eux;1.99 MB
11RUN /bin/sh -c curl -LfsSo3.16 MB
12RUN /bin/sh -c set -eux;1.27 MB
13CMD ["python3"]0 B

Command

LABEL org.opencontainers.image.title=Anolis OS Base Image org.opencontainers.image.vendor=Anolis OS org.opencontainers.image.licenses=Mulan PSL v2 org.opencontainers.image.created=2022-08-29 20:11:58+0800 maintainer=OpenAnolis Cloud Native SIG