sha256:7df1eeff67eb0ba84f6b9d2940765a6bb1158081426745c185a03b1507de6a09
OS/ARCH
Compressed size
43.38 MB
Last pushed
over 1 year by kondukto
Type
Image
Manifest digest
sha256:69c914f6519d29d0a98afa095b0ca35e2298c0748f25188b33cc27fc2464f05c
Image Layers
1# debian.sh --arch 'i386' out/27.86 MB2RUN /bin/sh -c set -eux;1.07 KB3RUN /bin/sh -c set -eux;872 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.35 MB6ENV REDIS_VERSION=7.4.30 B7ENV REDIS_DOWNLOAD_URL=http://download.redis.io/releases/redis-7.4.3.tar.gz0 B8ENV REDIS_DOWNLOAD_SHA=e1807d7c0f824f4c5450244ef50c1e596b8d09b35d03a83f4e018fb7316acf450 B9RUN /bin/sh -c set -eux;14.17 MB10RUN /bin/sh -c mkdir /data97 B11VOLUME [/data]0 B12WORKDIR /data32 B13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit571 B14ENTRYPOINT ["docker-entrypoint.sh"]0 B15EXPOSE map[6379/tcp:{}]0 B16CMD ["redis-server"]0 BCommand
# debian.sh --arch 'i386' out/ 'bookworm' '@1745798400'