Sign inSign up

openanolis/redis:5.0.3-8.6-nydus

Multi-platform
Index digest

sha256:2fb5411bc618ad37e0d0d4370c88fde9e69676fb1f8c147f42fa77316a2a4667

OS/ARCH

Compressed size

180.47 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:63781a903a28c8f397abfbfb2bd60ab39457bba46822cce7b1b228a0fe9cf96b

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit78.06 MB
4CMD ["/bin/bash"]0 B
5LABEL maintainer=OpenAnolis Cloud Native SIG0 B
6RUN /bin/sh -c yum -y100.76 MB
7ARG TARGETARCH0 B
8ENV GOSU_VERSION=1.140 B
9RUN |1 TARGETARCH=arm64 /bin/sh -c847.23 KB
10RUN |1 TARGETARCH=arm64 /bin/sh -c46.71 KB
11RUN |1 TARGETARCH=arm64 /bin/sh -c25.43 KB
12ENV REDIS_VERSION=5.0.30 B
13VOLUME [/data]0 B
14WORKDIR /data774.98 KB
15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit0 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