Sign inSign up

arm32v5/nginx:1.31.5-perl

Web servers
Index digest

sha256:202ea743150dac382d4ec651809e108cab35c181e38585ffc2d48849cc5b4043

OS/ARCH

linux/arm/v5

Compressed size

65.52 MB

Last pushed

20 days by buildslavearmhf

Type

Image

Manifest digest

sha256:fbf29f3ca57b85a77ea9705fbff5c1daf08a0d22ad6742d4fa7fef6e6e0b06ab

Image Layers

1# debian.sh --arch 'armel' out/26.67 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.50 B
4ENV NJS_VERSION=1.0.10 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.4.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x27.45 MB
10COPY docker-entrypoint.sh / # buildkit626 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit406 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.19 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19RUN /bin/sh -c set -x;11.39 MB

Command

# debian.sh --arch 'armel' out/ 'trixie' '@1787529600'