Sign inSign up

seffeng/redis:8.2

Developer tools
Manifest digest

sha256:e9dd7acbc1934ef0d6c1c7c45f11e7291c32a7a395877ecbdb844558d01af1b6

OS/ARCH

linux/amd64

Compressed size

54.15 MB

Last pushed

11 months by seffeng

Type

Image

Manifest digest

sha256:e9dd7acbc1934ef0d6c1c7c45f11e7291c32a7a395877ecbdb844558d01af1b6

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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-8.2.2 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-8.2.2.tar.gz0 B
10WORKDIR /tmp32 B
11COPY conf ./conf # buildkit7.71 KB
12RUN |1 BASE_DIR=/opt/websrv /bin/sh -c50.5 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 alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit