sha256:15bd21b186881d44000540b13dc62a1e477f3a5f070a33fa6504c222a8815759
OS/ARCH
linux/mips64le
Compressed size
41.5 MB
Last pushed
about 2 months by doimips64le
Type
Image
Manifest digest
sha256:7b3cce8924c9764ec4e494aebb49955ca76806fa1464be74b2ea9c8127c5cefe
Image Layers
1# debian.sh --arch 'mips64el' out/27.2 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;875 B4ENV REDIS_VERSION=7.2.150 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.15.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=daca2a09f85fa472aa3a966298ddf90707b0a7607e144be6d16c7ff6daa088930 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.15.tar.gz REDIS_DOWNLOAD_SHA=daca2a09f85fa472aa3a966298ddf90707b0a7607e144be6d16c7ff6daa08893 /bin/sh14.3 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.15.tar.gz REDIS_DOWNLOAD_SHA=daca2a09f85fa472aa3a966298ddf90707b0a7607e144be6d16c7ff6daa08893 /bin/sh97 B9VOLUME [/data]0 B10WORKDIR /data32 B11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit601 B12ENTRYPOINT ["docker-entrypoint.sh"]0 B13EXPOSE map[6379/tcp:{}]0 B14CMD ["redis-server"]0 BCommand
# debian.sh --arch 'mips64el' out/ 'bookworm' '@1783900800'