Sign inSign up

tobi312/static-nginx:latest-unprivileged

Multi-platform
Web servers
Index digest

sha256:f2346da00244a98a941fc8eb26c56c6c0afdbfac53f7300fc4a1933fe707db69

OS/ARCH

Compressed size

4.03 MB

Last pushed

2 months by tobi312

Type

Image

Manifest digest

sha256:e5847b03b18c8f0c48b244f0c1da53831fc90233c936ddbde276fa665dd31767

Image Layers

1ARG VCS_REF=57ee19c0 B
2ARG BUILD_DATE=2026-07-20T08:14:18Z0 B
3ARG PCRE2_VERSION=10.470 B
4ARG ZLIB_VERSION=1.3.20 B
5ARG OPENSSL_VERSION=3.5.70 B
6ARG NGINX_VERSION=1.31.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 # buildkit102.33 KB
9COPY /nginx / # buildkit3.93 MB
10COPY <<EOF /etc/passwd # buildkit173 B
11COPY <<EOF /etc/group # buildkit149 B
12STOPSIGNAL SIGQUIT0 B
13EXPOSE [8080/tcp]0 B
14USER 1010 B
15CMD ["nginx" "-g" "daemon off;"]0 B

Command

ARG VCS_REF=57ee19c