sha256:9d66d34dcff44bd8a907ed23c3a325b857e785cc3569575aed76605e25e76e90
OS/ARCH
linux/ppc64le
Compressed size
46.27 MB
Last pushed
4 days by buildslaveppc64le
Type
Image
Manifest digest
sha256:dba665957a28bae1f35b82c862e2b107bddff073b02aa932bc02d3e6e24d0e4c
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.4.40 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.4.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=ff02092e1ca7bcf07f842d3ede8fd645218e51b3f903c254b7436c2a415839240 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.4.tar.gz REDIS_DOWNLOAD_SHA=ff02092e1ca7bcf07f842d3ede8fd645218e51b3f903c254b7436c2a41583924 /bin/sh14.22 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.4.tar.gz REDIS_DOWNLOAD_SHA=ff02092e1ca7bcf07f842d3ede8fd645218e51b3f903c254b7436c2a41583924 /bin/sh96 B9VOLUME [/data]0 B10WORKDIR /data32 B11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB12ENTRYPOINT ["docker-entrypoint.sh"]0 B13EXPOSE map[6379/tcp:{}]0 B14CMD ["redis-server"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'trixie' '@1783900800'