Sign inSign up

tobi312/static-nginx:1.29.3-unprivileged

Multi-platform
Web servers
Index digest

sha256:fc766e9cb5703fe03972f5917915243f3008e2de707644efb6c83d09b3605b1b

OS/ARCH

Compressed size

4.02 MB

Last pushed

10 months by tobi312

Type

Image

Manifest digest

sha256:728d611df3af0451e44a389c532741385cceed0dc057d534a2cae82cb36de15c

Image Layers

1ARG VCS_REF=57ee19c0 B
2ARG BUILD_DATE=2025-12-09T16:38:03Z0 B
3ARG PCRE2_VERSION=10.470 B
4ARG ZLIB_VERSION=1.3.10 B
5ARG OPENSSL_VERSION=3.5.40 B
6ARG NGINX_VERSION=1.29.30 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.9 MB
10COPY <<EOF /etc/passwd # buildkit170 B
11COPY <<EOF /etc/group # buildkit145 B
12STOPSIGNAL SIGQUIT0 B
13EXPOSE [8080/tcp]0 B
14USER 1010 B
15CMD ["nginx" "-g" "daemon off;"]0 B

Command

ARG VCS_REF=57ee19c