Sign inSign up

hengtang2023/oceanbase-ce:4.2.3_BETA-amd64

Manifest digest

sha256:e11d4de337a3e3fccb11f24b095958b1c855ea7632ea9a5a7812136d1b1061be

OS/ARCH

linux/amd64

Compressed size

328.81 MB

Last pushed

over 2 years by hengtang2023

Type

Image

Manifest digest

sha256:e11d4de337a3e3fccb11f24b095958b1c855ea7632ea9a5a7812136d1b1061be

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
5ARG VERSION0 B
6ARG STEP0 B
7RUN |2 VERSION=4.2.3.0-100000112024042411 STEP=2 /bin/sh109.81 MB
8ENV STEP=20 B
9RUN |2 VERSION=4.2.3.0-100000112024042411 STEP=2 /bin/sh93 B
10ENV OBVersion=4.2.3.0-1000001120240424110 B
11RUN |2 VERSION=4.2.3.0-100000112024042411 STEP=2 /bin/sh132.72 MB
12COPY boot /root/boot/ # buildkit7.29 MB
13COPY init_store_for_fast_start.py /root/boot/ # buildkit2.5 KB
14ENV PATH=/root/boot:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15ENV LD_LIBRARY_PATH=/home/admin/oceanbase/lib:/root/ob/lib:0 B
16STOPSIGNAL SIGTERM0 B
17WORKDIR /root32 B
18CMD ["/bin/sh" "-c" "_boot"]0 B
19EXPOSE map[2881/tcp:{}]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