Sign inSign up

seffeng/redis:5.0

Developer tools
Manifest digest

sha256:73bdc790be33a993f9eaeb16fbed642b2e95dffb61753155e18a8a09c6e3ac2e

OS/ARCH

linux/amd64

Compressed size

21.79 MB

Last pushed

about 3 years by seffeng

Type

Image

Manifest digest

sha256:73bdc790be33a993f9eaeb16fbed642b2e95dffb61753155e18a8a09c6e3ac2e

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-5.0.14 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-5.0.14.tar.gz0 B
10WORKDIR /tmp169 B
11COPY conf ./conf # buildkit3.3 KB
12RUN |1 BASE_DIR=/opt/websrv /bin/sh -c19.1 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 /