Sign inSign up

oceanbase/oceanbase-helper:2.3.2

Multi-platform
Index digest

sha256:9305fa67146f167d1f15b2e7d9c0122ac9a7270173007de5b0b9dc1a21ef90e8

OS/ARCH

Compressed size

116.66 MB

Last pushed

about 1 year by wizardonmoon

Type

Image

Manifest digest

sha256:20d06da8a93151b94dc6738a2e422cf8cad042d9697e6557d3d0444cfd9af325

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit78.28 MB
4CMD ["/bin/bash"]0 B
5WORKDIR /home/admin/oceanbase136 B
6RUN /bin/sh -c mkdir -p153 B
7COPY /workspace/bin/oceanbase-helper /home/admin/oceanbase/bin # buildkit22.08 MB
8RUN /bin/sh -c yum -y15.38 MB
9RUN /bin/sh -c ln -sf155 B
10RUN /bin/sh -c pip3 install935.39 KB
11RUN /bin/sh -c ln -sf156 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