Sign inSign up

tobi312/static-nginx:1.29.4-unprivileged

Multi-platform
Web servers
Index digest

sha256:9447640af970b5a08cabb6df73d4da980e7b1ba3f8d713d6974ee22f55431da1

OS/ARCH

Compressed size

3.64 MB

Last pushed

8 months by tobi312

Type

Image

Manifest digest

sha256:8f8de19977f00d37883e12fce176b8b1439f8dfa313387de25a29cc9139ce6c9

Image Layers

1ARG VCS_REF=57ee19c0 B
2ARG BUILD_DATE=2026-01-29T08:53:57Z0 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.40 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 # buildkit170 B
11COPY <<EOF /etc/group # buildkit146 B
12STOPSIGNAL SIGQUIT0 B
13EXPOSE [8080/tcp]0 B
14USER 1010 B
15CMD ["nginx" "-g" "daemon off;"]0 B

Command

ARG VCS_REF=57ee19c