sha256:d9d5dac9324438dc841ff07b24195e7c624dc6b2f0726a4b1f720fe4dbb832b5
OS/ARCH
linux/ppc64le
Compressed size
46.45 MB
Last pushed
4 days by buildslaveppc64le
Type
Image
Manifest digest
sha256:3f1c79fde411096c2d5a6fa090e104969479316448cdd1aee621f27fde01c5b7
Image Layers
1# debian.sh --arch 'ppc64el' out/32.04 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.8.0.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a740 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a74 /bin/sh14.4 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a74 /bin/sh97 B9WORKDIR /data32 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB11ENTRYPOINT ["docker-entrypoint.sh"]0 B12EXPOSE map[6379/tcp:{}]0 B13CMD ["redis-server"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'trixie' '@1783900800'