sha256:94febd7228558a4038906852b5a8c613a297d7b9aaf629a58b52c102570a4a7f
OS/ARCH
Compressed size
36.94 MB
Last pushed
18 days by rogerdz
Type
Image
Manifest digest
sha256:4b11231c03e6d24a0173e8c742c903770d9c16cb219dd88849119569caed2b20
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c set -eux;1.07 KB3RUN /bin/sh -c set -eux;873 B4ENV REDIS_VERSION=6.2.220 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.22.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=224a32db84ce3be2bf432ce7c78ac858df7851bff1e089e71e15dc442be9e95b0 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.22.tar.gz REDIS_DOWNLOAD_SHA=224a32db84ce3be2bf432ce7c78ac858df7851bff1e089e71e15dc442be9e95b /bin/sh10.01 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.22.tar.gz REDIS_DOWNLOAD_SHA=224a32db84ce3be2bf432ce7c78ac858df7851bff1e089e71e15dc442be9e95b /bin/sh95 B9VOLUME [/data]0 B10WORKDIR /data32 B11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit599 B12ENTRYPOINT ["docker-entrypoint.sh"]0 B13EXPOSE map[6379/tcp:{}]0 B14CMD ["redis-server"]0 B16COPY --chown=redis:redis config/redis.conf /usr/local/etc/redis/redis.conf #329 B17COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #624 B18RUN /bin/sh -c mkdir -p122 B19ENTRYPOINT ["docker-entrypoint.sh"]0 B20CMD ["redis-server" "/usr/local/etc/redis/redis.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'