Sign inSign up

oceanbase/oceanbase-helper:0.0.0

Multi-platform
Index digest

sha256:c926bdd0c0922f955213dba21790993a63ac4130b508cad84159492e32485384

OS/ARCH

Compressed size

91.52 MB

Last pushed

over 2 years by wizardonmoon

Type

Image

Manifest digest

sha256:de5d155822334c065320dbb366e74f20b694cbc0f89a53790000eb52e09b18b3

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/oceanbase137 B
6RUN /bin/sh -c mkdir -p153 B
7COPY /workspace/oceanbase-helper /home/admin/oceanbase/bin # buildkit4.9 MB
8RUN /bin/sh -c yum -y7.43 MB
9RUN /bin/sh -c ln -sf155 B
10RUN /bin/sh -c pip3 install930.1 KB
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