Sign inSign up

khs1994/nginx:alpine

Manifest digest

sha256:2c20312ac5c8a4c6cba36666e081e0870c62ff2de93e49a034fd94ed8b12b5b7

OS/ARCH

linux/amd64

Compressed size

9.8 MB

Last pushed

about 5 years by khs1994

Type

Image

Manifest digest

sha256:2c20312ac5c8a4c6cba36666e081e0870c62ff2de93e49a034fd94ed8b12b5b7

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.21.10 B
5ARG ALPINE_URL=dl-cdn.alpinelinux.org0 B
6RUN |2 NGINX_VERSION=1.21.1 ALPINE_URL=dl-cdn.alpinelinux.org /bin/sh7.12 MB
7COPY nginx.conf /etc/nginx/nginx.conf # buildkit499 B
8COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit627 B
9COPY index.html /etc/nginx/html/ # buildkit592 B
10EXPOSE map[443/tcp:{} 443/udp:{} 80/tcp:{}]0 B
11STOPSIGNAL SIGTERM0 B
12CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:f278386b0cef68136129f5f58c52445590a417b624d62bca158d4dc926c340df in /