sha256:ae5100512c8b7e1aa44365841673a8305412d9ddb04ae8d5c60cdfce70770ad7
OS/ARCH
Compressed size
520.22 MB
Last pushed
26 days by a0533057932
Type
Image
Manifest digest
sha256:11b56adff163d7e41fdaae69ee882a5999c3acdb80f0743e0831b44d9ad4ae36
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.40 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.83 MB8COPY docker-entrypoint.sh / # buildkit628 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=1.0.00 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.4.10 B20RUN /bin/sh -c set -x19.14 MB21ARG GIT_COMMIT=caa0311a70 B22ARG BUILD_DATE=2026-08-23T11:23:59Z0 B23LABEL org.opencontainers.image.source=https://github.com/redis/docs0 B24LABEL org.opencontainers.image.revision=caa0311a70 B25LABEL org.opencontainers.image.created=2026-08-23T11:23:59Z0 B26LABEL org.opencontainers.image.variant=privileged0 B27COPY public /usr/share/nginx/html # buildkit481.69 MB28RUN |2 GIT_COMMIT=caa0311a7 BUILD_DATE=2026-08-23T11:23:59Z /bin/sh13.55 MB29COPY build/make_doc_bundles.py /opt/redis-docs/build/make_doc_bundles.py # buildkit11.86 KB30COPY data/doc_bundles.json /opt/redis-docs/data/doc_bundles.json # buildkit1.31 KB31EXPOSE [80/tcp]0 B32CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit