Sign inSign up

openanolis/redis:5.0.3-8.6

Multi-platform
Index digest

sha256:0583b2145ef2e30b25dd6ab5bd166fb515d326e0cc5f867bd69e19b6caa03040

OS/ARCH

Compressed size

170.79 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:b729cc7165cb788e19692ad77caf58eddf6a22089aad4ac2263932a60841b1d1

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 -y96.1 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.95 KB
11RUN |1 TARGETARCH=arm64 /bin/sh -c100 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