Sign inSign up

oceanbase/oceanbase-dashboard:0.6.0

Multi-platform
Web servers
Databases & storage
Index digest

sha256:42c56c44b08a2ab1352af50f874dde6d8ddffcae0ecf23b81f06c57e4518e119

OS/ARCH

Compressed size

143.09 MB

Last pushed

8 months by wizardonmoon

Type

Image

Manifest digest

sha256:0a5cb52c565a228ed1b8007dd23ca6a4fe15bc3e93193b594b9dadb70d4b7ce4

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 /root32 B
6RUN /bin/sh -c ln -sf154 B
7RUN /bin/sh -c yum install26.04 MB
8COPY /workspace/bin/oceanbase-dashboard . # buildkit35.58 MB
9COPY /workspace/dist ./ui/dist # buildkit2.48 MB
10USER root0 B
11ENTRYPOINT ["/root/oceanbase-dashboard"]0 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