Sign inSign up

tobi312/static-nginx:1.29.3-privileged

Multi-platform
Web servers
Index digest

sha256:3d0084370c34c9b20a23e092e87e5ca5f312fe458e5a90344f55e4bcb3accefa

OS/ARCH

Compressed size

3.63 MB

Last pushed

10 months by tobi312

Type

Image

Manifest digest

sha256:c6d0a3d35cd2617396dd53f0b9cf5d672246033658e09c929bb164fe63fbcc2d

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.5 MB
10COPY <<EOF /etc/passwd # buildkit188 B
11COPY <<EOF /etc/group # buildkit159 B
12STOPSIGNAL SIGQUIT0 B
13EXPOSE [80/tcp]0 B
14CMD ["nginx" "-g" "daemon off;"]0 B

Command

ARG VCS_REF=57ee19c