Sign inSign up

oceanbase/oceanbase-helper:2.3.0

Multi-platform
Index digest

sha256:fd68a965e9d0c373b8ef5a8cdea8404dfa6a4e4f1c3c422734336a7b09d7fbe9

OS/ARCH

Compressed size

128.69 MB

Last pushed

almost 2 years by wizardonmoon

Type

Image

Manifest digest

sha256:043a03cb41a1a25f35c51ad172365c5419fe573807741661597923c65f2b473a

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit78.99 MB
4CMD ["/bin/bash"]0 B
5WORKDIR /home/admin/oceanbase137 B
6RUN /bin/sh -c mkdir -p153 B
7COPY /workspace/oceanbase-helper /home/admin/oceanbase/bin # buildkit5.26 MB
8RUN /bin/sh -c yum -y7.44 MB
9RUN /bin/sh -c ln -sf154 B
10RUN /bin/sh -c pip3 install37.01 MB
11RUN /bin/sh -c ln -sf155 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=2023-03-24 10:49:55+0800 maintainer=OpenAnolis Cloud Native SIG