Sign inSign up

khs1994/nginx:1.19.8-alpine

Manifest digest

sha256:806066e942febd5a7adffe0d3e8e3d9f38632af48db95f45a758bbbd6f0fdb5f

OS/ARCH

linux/amd64

Compressed size

9.67 MB

Last pushed

over 5 years by khs1994

Type

Image

Manifest digest

sha256:806066e942febd5a7adffe0d3e8e3d9f38632af48db95f45a758bbbd6f0fdb5f

Image Layers

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

Command

ADD file:6b081cabb4b256ee07587d249c4989b5b679375529542b81550a65b6f19f274e in /