custom-28772936538-debian
sha256:3bb1b05a7e1d44635fd5c362422713fb1c724bd41d283f4b8259c18be656d434
OS/ARCH
Compressed size
53.35 MB
Last pushed
9 days by ivogaydazhiev975
Type
Image
Manifest digest
sha256:91112c7bc05848f2cf6a2763e69531f8678ddd3193ef390dd584af6b1ce34ee9
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;826 B4ENV REDIS_VERSION=8.8.00 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.10-m03-int.tar.gz0 B6ARG REDISEARCH_VERSION=0 B7ARG REDISJSON_VERSION=0 B8ARG REDISBLOOM_VERSION=0 B9ARG REDISTIMESERIES_VERSION=0 B10RUN |5 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.10-m03-int.tar.gz REDISEARCH_VERSION= REDISJSON_VERSION=23.54 MB11RUN |5 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.10-m03-int.tar.gz REDISEARCH_VERSION= REDISJSON_VERSION=97 B12WORKDIR /data32 B13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB14ENTRYPOINT ["docker-entrypoint.sh"]0 B15EXPOSE [6379/tcp]0 B16CMD ["redis-server"]0 B17RUN /bin/sh -c apt-get update1.05 MB18RUN /bin/sh -c mkdir -p94 B19COPY ./scripts/ /opt/redis/scripts/ # buildkit6.45 KB20COPY ./config/ /redis/config-default # buildkit158 B21RUN /bin/sh -c chmod a+x5.1 KB22RUN /bin/sh -c chmod a+x795 B23ENTRYPOINT ["/opt/redis/scripts/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'