Sign inSign up

tobi312/static-nginx:latest

Multi-platform
Web servers
Index digest

sha256:e184a165c88dc703d7adb75a209709f3f82dfd515e9522d7abdf9e36082d751b

OS/ARCH

Compressed size

2.92 MB

Last pushed

about 2 months by tobi312

Type

Image

Manifest digest

sha256:9adfcf10a6be51b52e322f90ed26178fa96e426a8b9f35f885e11d75c4d1cfc4

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 / # buildkit2.82 MB
10COPY <<EOF /etc/passwd # buildkit189 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