Sign inSign up

openanolis/redis:5.0.3-8.6

Multi-platform
Index digest

sha256:0583b2145ef2e30b25dd6ab5bd166fb515d326e0cc5f867bd69e19b6caa03040

OS/ARCH

Compressed size

171.31 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:f847e062caea45c9dd8ac3eed9e055d86d837f0c92caebd0632253eb9da9fcda

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
5LABEL maintainer=OpenAnolis Cloud Native SIG0 B
6RUN /bin/sh -c yum -y96.15 MB
7ARG TARGETARCH0 B
8ENV GOSU_VERSION=1.140 B
9RUN |1 TARGETARCH=amd64 /bin/sh -c907.29 KB
10RUN |1 TARGETARCH=amd64 /bin/sh -c20.95 KB
11RUN |1 TARGETARCH=amd64 /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/ # buildkit588 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