sha256:f2346da00244a98a941fc8eb26c56c6c0afdbfac53f7300fc4a1933fe707db69
OS/ARCH
Compressed size
4.03 MB
Last pushed
2 months by tobi312
Type
Image
Manifest digest
sha256:e5847b03b18c8f0c48b244f0c1da53831fc90233c936ddbde276fa665dd31767
Image Layers
1ARG VCS_REF=57ee19c0 B2ARG BUILD_DATE=2026-07-20T08:14:18Z0 B3ARG PCRE2_VERSION=10.470 B4ARG ZLIB_VERSION=1.3.20 B5ARG OPENSSL_VERSION=3.5.70 B6ARG NGINX_VERSION=1.31.30 B7LABEL org.opencontainers.image.title=Static NGINX org.opencontainers.image.authors=Tobias Hargesheimer0 B8COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit102.33 KB9COPY /nginx / # buildkit3.93 MB10COPY <<EOF /etc/passwd # buildkit173 B11COPY <<EOF /etc/group # buildkit149 B12STOPSIGNAL SIGQUIT0 B13EXPOSE [8080/tcp]0 B14USER 1010 B15CMD ["nginx" "-g" "daemon off;"]0 BCommand
ARG VCS_REF=57ee19c