Sign inSign up

khs1994/nginx:1.19.2-alpine

Manifest digest

sha256:a808988f3631dfe23e19e988277d154d05cbe580f80b4d51ed09f50cde73f0bf

OS/ARCH

linux/amd64

Compressed size

9.92 MB

Last pushed

about 6 years by khs1994

Type

Image

Manifest digest

sha256:a808988f3631dfe23e19e988277d154d05cbe580f80b4d51ed09f50cde73f0bf

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=khs1994.com nginx With HTTP30 B
4ARG NGINX_VERSION=1.19.20 B
5ARG ALPINE_URL=dl-cdn.alpinelinux.org0 B
6RUN |2 NGINX_VERSION=1.19.2 ALPINE_URL=dl-cdn.alpinelinux.org /bin/sh7.25 MB
7COPY nginx.conf /etc/nginx/nginx.conf # buildkit503 B
8COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit627 B
9COPY index.html /etc/nginx/html/ # buildkit593 B
10EXPOSE map[443/tcp:{} 443/udp:{} 80/tcp:{}]0 B
11STOPSIGNAL SIGTERM0 B
12CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /