Sign inSign up

tobi312/static-nginx:1.30.0-unprivileged

Multi-platform
Web servers
Index digest

sha256:55b39dc2ac355b49f9dbc6b8b9aa594435895b70f7aef7c8c80e72421f6b4878

OS/ARCH

Compressed size

4.04 MB

Last pushed

5 months by tobi312

Type

Image

Manifest digest

sha256:d797fb9daa16b2bb4cb91efe245fabea18ca0fb2393c6fa4f0d25ab9c04bde6e

Image Layers

1ARG VCS_REF=57ee19c0 B
2ARG BUILD_DATE=2026-04-15T19:35:53Z0 B
3ARG PCRE2_VERSION=10.470 B
4ARG ZLIB_VERSION=1.3.20 B
5ARG OPENSSL_VERSION=3.5.60 B
6ARG NGINX_VERSION=1.30.00 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 # buildkit123.05 KB
9COPY /nginx / # buildkit3.92 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