sha256:15f68d78defaa45f3edf2d6b9f4db51388560dfcd7befbdd2f91c9cc4b683901
OS/ARCH
Compressed size
209.24 MB
Last pushed
over 3 years by anolisos
Type
Image
Manifest digest
sha256:193705775caa5e6f2effae9b20334be4cc7c6e2804cb3f2bb567dd0328b2f3a3
Image Layers
1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B2ARG TARGETARCH0 B3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit74.25 MB4CMD ["/bin/bash"]0 B5RUN /bin/sh -c yum install88.04 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 -c23.14 MB12RUN |1 PYTHON_NAME=Python-3.11.1 /bin/sh -c245 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