Sign inSign up

tobi312/static-nginx:1.31.2

Multi-platform
Web servers
Index digest

sha256:7ccd20cd68f70c80f6d7c11c528e2370c59fe9e28884ca8e945bf8a372d41675

OS/ARCH

Compressed size

3.63 MB

Last pushed

3 months by tobi312

Type

Image

Manifest digest

sha256:4d10d859754d5f13d47cd20474d9baf45590a1705c863e9fde85decc3b992a6d

Image Layers

1ARG VCS_REF=57ee19c0 B
2ARG BUILD_DATE=2026-06-18T20:16:27Z0 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.20 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.53 MB
10COPY <<EOF /etc/passwd # buildkit187 B
11COPY <<EOF /etc/group # buildkit158 B
12STOPSIGNAL SIGQUIT0 B
13EXPOSE [80/tcp]0 B
14CMD ["nginx" "-g" "daemon off;"]0 B

Command

ARG VCS_REF=57ee19c