Sign inSign up

khs1994/nginx:1.19.0-alpine

Manifest digest

sha256:0790279e88a8a6cbb0bd06151302c8848c943a8615b641b9f74b0e755a6c10dd

OS/ARCH

linux/amd64

Compressed size

9.53 MB

Last pushed

over 6 years by khs1994

Type

Image

Manifest digest

sha256:0790279e88a8a6cbb0bd06151302c8848c943a8615b641b9f74b0e755a6c10dd

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.00 B
5ARG ALPINE_URL=dl-cdn.alpinelinux.org0 B
6RUN |2 NGINX_VERSION=1.19.0 ALPINE_URL=mirrors.ustc.edu.cn /bin/sh6.86 MB
7COPY nginx.conf /etc/nginx/nginx.conf # buildkit502 B
8COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit627 B
9COPY index.html /etc/nginx/html/ # buildkit589 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 /