Sign inSign up

oceanbase/oceanbase-helper:0.0.0

Multi-platform
Index digest

sha256:c926bdd0c0922f955213dba21790993a63ac4130b508cad84159492e32485384

OS/ARCH

Compressed size

128.68 MB

Last pushed

over 2 years by wizardonmoon

Type

Image

Manifest digest

sha256:c4f521b370171baa8f44a296151a42111a77cf7d47995fd25112cfec09055d6e

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 -p155 B
7COPY /workspace/oceanbase-helper /home/admin/oceanbase/bin # buildkit5.25 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 -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