sha256:4f7667718e98e2fd9fbda55c47dbab07dda81371a1e4b4b475f909e49b890f41
OS/ARCH
linux/amd64
Compressed size
804.99 MB
Last pushed
almost 2 years by wizardonmoon
Type
Image
Manifest digest
sha256:9075b98c1a411ba76c67a6b4e980a4ef087148b7a30bfb5851e7c54fd4f8b82b
Image Layers
1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B2ARG TARGETARCH0 B3ADD AnolisOS8.9-base-amd64-20240425.tar.xz / # buildkit78.52 MB4RUN |1 TARGETARCH=amd64 /bin/sh -c193 B5ENV TZ=Asia/Shanghai0 B6CMD ["/bin/bash"]0 B7RUN /bin/sh -c yum install76.2 MB8RUN /bin/sh -c wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh140.7 MB9RUN /bin/sh -c sh Miniconda3-latest-Linux-x86_64.sh313.39 MB10RUN /bin/sh -c export PATH=/opt/miniconda3/bin:$PATH32 B11RUN /bin/sh -c /opt/miniconda3/bin/conda init21.57 KB12RUN /bin/sh -c /opt/miniconda3/bin/conda create121.28 MB13RUN /bin/sh -c source /opt/miniconda3/bin/activate32 B14RUN /bin/sh -c /opt/miniconda3/envs/obdiag/bin/python3.8 8.38 MB15RUN /bin/sh -c yum install66.51 MBCommand
LABEL org.opencontainers.image.title=Anolis OS Base Image org.opencontainers.image.vendor=Anolis OS 8.9 org.opencontainers.image.licenses=Mulan PSL v2 org.opencontainers.image.created=2024-04-25 maintainer=OpenAnolis Cloud Native SIG