sha256:e06ab600acdd5e663bc8e7069305fb874eb99828ba2eab985c94ed9afc1f74be
OS/ARCH
linux/ppc64le
Compressed size
46.6 MB
Last pushed
4 days by buildslaveppc64le
Type
Image
Manifest digest
sha256:9bbe16b48f2fe52996961333851c2c853049bc17efe88c397bb3580290752eea
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.6.40 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.4.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=a2029c96311ab1ec2ae489076ae900b6497b3beaa7dc379de26b5df48f696f6c0 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.4.tar.gz REDIS_DOWNLOAD_SHA=a2029c96311ab1ec2ae489076ae900b6497b3beaa7dc379de26b5df48f696f6c /bin/sh14.55 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.4.tar.gz REDIS_DOWNLOAD_SHA=a2029c96311ab1ec2ae489076ae900b6497b3beaa7dc379de26b5df48f696f6c /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'