Sign inSign up

seffeng/redis:6.0

Developer tools
Manifest digest

sha256:14ca918b50c7942fbe359c5e8e1a2aff5ee4c9dda2fa7bda24cbedaa4af0245a

OS/ARCH

linux/amd64

Compressed size

24.23 MB

Last pushed

about 3 years by seffeng

Type

Image

Manifest digest

sha256:14ca918b50c7942fbe359c5e8e1a2aff5ee4c9dda2fa7bda24cbedaa4af0245a

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL author=zxf <[email protected]>0 B
4RUN /bin/sh -c sed -i8.07 KB
5CMD ["sh"]0 B
6LABEL author=zxf <[email protected]>0 B
7ARG BASE_DIR=/opt/websrv0 B
8ENV REDIS_VERSION=redis-6.0.20 CONFIG_DIR=/opt/websrv/config/redis INSTALL_DIR=/opt/websrv/program/redis BASE_PACKAGE=gcc0 B
9ENV REDIS_URL=https://download.redis.io/releases/redis-6.0.20.tar.gz0 B
10WORKDIR /tmp169 B
11COPY conf ./conf # buildkit5.26 KB
12RUN |1 BASE_DIR=/opt/websrv /bin/sh -c21.54 MB
13VOLUME [/opt/websrv/tmp /opt/websrv/data/redis]0 B
14EXPOSE map[6379/tcp:{}]0 B
15CMD ["redis-server" "/opt/websrv/config/redis/redis.conf"]0 B

Command

ADD file:4af69326e088b3c0f82320e9cd97b60c28bf019b984787c6f1c22489e6221f29 in /