sha256:15f68d78defaa45f3edf2d6b9f4db51388560dfcd7befbdd2f91c9cc4b683901
OS/ARCH
Compressed size
203.78 MB
Last pushed
over 3 years by anolisos
Type
Image
Manifest digest
sha256:b1a68c1f1567357a02697a3e539a93de4bc3223c15640ebef23979047e80fe3e
Image Layers
1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B2ARG TARGETARCH0 B3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit73.84 MB4CMD ["/bin/bash"]0 B5RUN /bin/sh -c yum install83.48 MB6ENV PYTHON_VERSION=3.11.10 B7ENV PYTHON_PIP_VERSION=22.3.10 B8ENV PYTHON_SETUPTOOLS_VERSION=65.5.00 B9ARG PYTHON_NAME=Python-3.11.10 B10COPY Python-3.11.1.tar.xz / # buildkit18.94 MB11RUN |1 PYTHON_NAME=Python-3.11.1 /bin/sh -c22.64 MB12RUN |1 PYTHON_NAME=Python-3.11.1 /bin/sh -c243 B13COPY ../get-pip.py / # buildkit1.96 MB14RUN |1 PYTHON_NAME=Python-3.11.1 /bin/sh -c2.92 MB15CMD ["python3"]0 BCommand
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