Sign inSign up

tobi312/static-nginx:1.29.5-unprivileged

Multi-platform
Web servers
Index digest

sha256:2a7d8b1f7fa388b2b0cd30831cb7799f7e4ac214885063ad91d4543a627e2b36

OS/ARCH

Compressed size

3.64 MB

Last pushed

7 months by tobi312

Type

Image

Manifest digest

sha256:7f4fc203a559af1e9546c721ac68d89abac09de4845b989ea08ac25d1fc3318a

Image Layers

1ARG VCS_REF=57ee19c0 B
2ARG BUILD_DATE=2026-02-06T19:47:21Z0 B
3ARG PCRE2_VERSION=10.470 B
4ARG ZLIB_VERSION=1.3.10 B
5ARG OPENSSL_VERSION=3.5.50 B
6ARG NGINX_VERSION=1.29.50 B
7LABEL org.opencontainers.image.title=Static NGINX org.opencontainers.image.authors=Tobias Hargesheimer0 B
8COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit125.47 KB
9COPY /nginx / # buildkit3.51 MB
10COPY <<EOF /etc/passwd # buildkit172 B
11COPY <<EOF /etc/group # buildkit148 B
12STOPSIGNAL SIGQUIT0 B
13EXPOSE [8080/tcp]0 B
14USER 1010 B
15CMD ["nginx" "-g" "daemon off;"]0 B

Command

ARG VCS_REF=57ee19c