sha256:1179eea3b8d6f0e66c2f7366c45d7c053fceffdf57f3bc6500058e45a4c46c4e
OS/ARCH
Compressed size
36.85 MB
Last pushed
5 days by csandanov
Type
Image
Manifest digest
sha256:6390f2a11f679be834a5b4cb7b575da0c70ca225f65082364ab10037eeb8452e
Image Layers
1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;951 B4RUN /bin/sh -c set -eux;192.28 KB5ENV REDIS_VERSION=8.6.50 B6ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz0 B7ARG REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb0 B8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /bin/sh29.02 MB9RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /bin/sh99 B10WORKDIR /data32 B11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB12ENTRYPOINT ["docker-entrypoint.sh"]0 B13EXPOSE map[6379/tcp:{}]0 B14CMD ["redis-server"]0 B15ARG TARGETPLATFORM=linux/amd640 B16ARG REDIS_VER=8.6.50 B17ENV REDIS_VER=8.6.50 B18RUN |2 TARGETPLATFORM=linux/amd64 REDIS_VER=8.6.5 /bin/sh3.97 MB19COPY templates /etc/gotpl/ # buildkit896 B20COPY docker-entrypoint.sh / # buildkit285 B21COPY bin /usr/local/bin/ # buildkit718 B22ENTRYPOINT ["/docker-entrypoint.sh"]0 B23CMD ["redis-server" "/etc/redis.conf"]0 BCommand
ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit