Sign inSign up

openanolis/temp:Z18102625981-20230509102115139759642759040

Multi-platform
Index digest

sha256:34210895ffc5e419b7cd27b0c397afd0272b0166a7f8d57232fdb592183403c3

OS/ARCH

Compressed size

202.23 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:5391aae9f4e9b150921fb7f121485f36f6f47e860ab3603c53d3896c356e70ca

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit73.84 MB
4CMD ["/bin/bash"]0 B
5LABEL maintainer=OpenAnolis Cloud Native SIG0 B
6RUN /bin/sh -c yum -y127.55 MB
7ARG TARGETARCH0 B
8ENV GOSU_VERSION=1.140 B
9RUN |1 TARGETARCH=arm64 /bin/sh -c837.36 KB
10RUN |1 TARGETARCH=arm64 /bin/sh -c20.94 KB
11RUN |1 TARGETARCH=arm64 /bin/sh -c99 B
12ENV REDIS_VERSION=5.0.30 B
13VOLUME [/data]0 B
14WORKDIR /data32 B
15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit584 B
16ENTRYPOINT ["docker-entrypoint.sh"]0 B
17EXPOSE map[6379/tcp:{}]0 B
18CMD ["redis-server" "/etc/redis.conf"]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