Sign inSign up

oceanbase/miniob:atec_oceanbase_player_base

Manifest digest

sha256:81a37a256d4d3f00bbfea48d367ba278cf9075c3ad1d0436f1d0e7f076a0a0d0

OS/ARCH

linux/amd64

Compressed size

340.28 MB

Last pushed

almost 4 years by hnwyllmm

Type

Image

Manifest digest

sha256:81a37a256d4d3f00bbfea48d367ba278cf9075c3ad1d0436f1d0e7f076a0a0d0

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit74.25 MB
4CMD ["/bin/bash"]0 B
5ARG HOME_DIR=/root0 B
6ARG GIT_SOURCE=github0 B
7ENV LANG=en_US.UTF-80 B
8RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh167.38 MB
9WORKDIR /root32 B
10RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh294 B
11RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh338 B
12RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh166 B
13WORKDIR /root/deps32 B
14RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh809.15 KB
15RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh342.24 KB
16RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh723.32 KB
17RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh1.65 MB
18RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh167 B
19WORKDIR /root/source32 B
20RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh15.7 MB
21RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh288 B
22RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh211 B
23WORKDIR /root/source/miniob/build32 B
24RUN |2 HOME_DIR=/root GIT_SOURCE=github /bin/sh250 B
25WORKDIR /root32 B
26ENTRYPOINT ["/bin/sh" "-c" "tail -f0 B
27/bin/sh -c yum install -y52.43 MB
28/bin/sh -c pip3 install uvicorn27.03 MB
29/bin/sh -c mkdir -p /home/admin/atec_project141 B
30COPY dir:49d414a927dcee3a64a348d92f571bba8ad748ee23185e7d6e4c8b4c575c9e93 in /home/admin/atec_project/ 8.06 KB
31WORKDIR /home/admin/atec_project/0 B
32ENTRYPOINT ["/bin/sh" "-c" "/home/admin/atec_project/run.sh"]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=2022-08-29 20:11:58+0800 maintainer=OpenAnolis Cloud Native SIG