Sign inSign up

openanolis/redis:5.0.3-8.6-nydus

Multi-platform
Index digest

sha256:2fb5411bc618ad37e0d0d4370c88fde9e69676fb1f8c147f42fa77316a2a4667

OS/ARCH

Compressed size

182.51 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:3cb931bd893cd83cfa8442c1d2c83aefed8ad7ba633089c9561d0569d34cb7df

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit78.87 MB
4CMD ["/bin/bash"]0 B
5LABEL maintainer=OpenAnolis Cloud Native SIG0 B
6RUN /bin/sh -c yum -y101.9 MB
7ARG TARGETARCH0 B
8ENV GOSU_VERSION=1.140 B
9RUN |1 TARGETARCH=amd64 /bin/sh -c933.49 KB
10RUN |1 TARGETARCH=amd64 /bin/sh -c46.71 KB
11RUN |1 TARGETARCH=amd64 /bin/sh -c25.43 KB
12ENV REDIS_VERSION=5.0.30 B
13VOLUME [/data]0 B
14WORKDIR /data775.15 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