Sign inSign up

jauderho/nginx:1.27.2

Multi-platform
Web servers
Index digest

sha256:ed80555803ba9053530ac6d5acae44589c66786202d7d488601e891bdecc5944

OS/ARCH

Compressed size

9.98 MB

Last pushed

almost 2 years by jauderho

Type

Image

Manifest digest

sha256:c4e38113453421fab2f673442d183e7d3c369def5ba34b2de15614fe3cfb68a8

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3ARG BUILD_VERSION=1.27.20 B
4ARG OPENSSL_VERSION=3.4.00 B
5ARG PCRE_VERSION=10.440 B
6ARG ZLIB_URL=https://github.com/cloudflare/zlib.git0 B
7ARG BROTLI_URL=https://github.com/google/ngx_brotli.git0 B
8ARG PATCHES_URL=https://github.com/jauderho/patches.git0 B
9RUN |6 BUILD_VERSION=1.27.2 OPENSSL_VERSION=3.4.0 PCRE_VERSION=10.446.52 MB
10LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>0 B
11LABEL org.opencontainers.image.url=https://github.com/jauderho/dockerfiles0 B
12LABEL org.opencontainers.image.documentation=https://github.com/jauderho/dockerfiles0 B
13LABEL org.opencontainers.image.source=https://github.com/jauderho/dockerfiles0 B
14LABEL org.opencontainers.image.title=jauderho/nginx0 B
15LABEL org.opencontainers.image.description=nginx is a web0 B
16COPY files/index.html /usr/share/nginx/html/ # buildkit461 B
17COPY files/nginx.conf /etc/nginx/nginx.conf # buildkit1.12 KB
18EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
19ENTRYPOINT ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /