Sign inSign up

oceanbase/obdiag-builder:latest

Index digest

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 B
2ARG TARGETARCH0 B
3ADD AnolisOS8.9-base-amd64-20240425.tar.xz / # buildkit78.52 MB
4RUN |1 TARGETARCH=amd64 /bin/sh -c193 B
5ENV TZ=Asia/Shanghai0 B
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c yum install76.2 MB
8RUN /bin/sh -c wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh140.7 MB
9RUN /bin/sh -c sh Miniconda3-latest-Linux-x86_64.sh313.39 MB
10RUN /bin/sh -c export PATH=/opt/miniconda3/bin:$PATH32 B
11RUN /bin/sh -c /opt/miniconda3/bin/conda init21.57 KB
12RUN /bin/sh -c /opt/miniconda3/bin/conda create121.28 MB
13RUN /bin/sh -c source /opt/miniconda3/bin/activate32 B
14RUN /bin/sh -c /opt/miniconda3/envs/obdiag/bin/python3.8 8.38 MB
15RUN /bin/sh -c yum install66.51 MB

Command

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