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 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c sed -i8.28 KB5CMD ["sh"]0 B7ARG BASE_DIR=/opt/websrv0 B8ENV REDIS_VERSION=redis-7.0.15 CONFIG_DIR=/opt/websrv/config/redis INSTALL_DIR=/opt/websrv/program/redis BASE_PACKAGE=gcc0 B9ENV REDIS_URL=https://download.redis.io/releases/redis-7.0.15.tar.gz0 B10WORKDIR /tmp32 B11COPY conf ./conf # buildkit7.43 KB12RUN |1 BASE_DIR=/opt/websrv /bin/sh -c27.61 MB13VOLUME [/opt/websrv/tmp /opt/websrv/data/redis]0 B14EXPOSE map[6379/tcp:{}]0 B15CMD ["redis-server" "/opt/websrv/config/redis/redis.conf"]0 BCommand
ADD file:c44c9bd36ba35cc78fb9396304ea008def9f42a3beef76aa33b2cf1fde1c10b3 in /