Sign inSign up

openanolis/python:3.11.1-8.6-nydus

Multi-platform
Index digest

sha256:252c2b1c244b369c1c822a974bedf39078a48adc8d21145433d520d35b2fa5d8

OS/ARCH

Compressed size

193.63 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:4eb01908621820ef7776b1d727af49f058ba82df81ad8e8003b7c585e142b126

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit78.06 MB
4CMD ["/bin/bash"]0 B
5RUN /bin/sh -c yum install86.52 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;22.67 MB
10RUN /bin/sh -c set -eux;1.99 MB
11RUN /bin/sh -c curl -LfsSo3.13 MB
12RUN /bin/sh -c set -eux;1.26 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