Sign inSign up

seffeng/redis:7.0

Developer tools
Manifest digest

sha256:9e7fe2a54dbdb98c2ae7055ca38e3796e75bd2a5fac374f050fb3c29e808f979

OS/ARCH

linux/amd64

Compressed size

30.85 MB

Last pushed

over 2 years by seffeng

Type

Image

Manifest digest

sha256:9e7fe2a54dbdb98c2ae7055ca38e3796e75bd2a5fac374f050fb3c29e808f979

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3LABEL author=zxf <[email protected]>0 B
4RUN /bin/sh -c sed -i8.28 KB
5CMD ["sh"]0 B
6LABEL author=zxf <[email protected]>0 B
7ARG BASE_DIR=/opt/websrv0 B
8ENV REDIS_VERSION=redis-7.0.15 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-7.0.15.tar.gz0 B
10WORKDIR /tmp32 B
11COPY conf ./conf # buildkit7.43 KB
12RUN |1 BASE_DIR=/opt/websrv /bin/sh -c27.61 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:c44c9bd36ba35cc78fb9396304ea008def9f42a3beef76aa33b2cf1fde1c10b3 in /