Sign inSign up

vincejv/angie:1.11.4-b0d77de

Web servers
Index digest

sha256:935aa6c45dd062c31962d0c807ee14b3e20fda2750f79cd5a37baad041a4ad51

OS/ARCH

linux/amd64

Compressed size

54.64 MB

Last pushed

5 months by vincejv

Type

Image

Manifest digest

sha256:c5d6c9e30d50ed08048d4fffe25ed1ebbfa11877287484485fc0dac89496c816

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ARG NGINX_USER_UID=1000 B
3ARG NGINX_GROUP_GID=1010 B
4COPY /var/run/nginx/ /var/run/nginx/ # buildkit118 B
5COPY /etc/nginx /etc/nginx # buildkit8.08 KB
6COPY /usr/lib/nginx/modules/*.so /usr/lib/nginx/modules/ # buildkit40.71 KB
7COPY /usr/sbin/nginx /usr/sbin/ # buildkit2.46 MB
8COPY /etc/ssl/dhparam.pem /etc/ssl/dhparam.pem # buildkit489 B
9COPY /usr/sbin/njs /usr/sbin/njs # buildkit1019.67 KB
10COPY /opt/curl/bin/curl /usr/bin/curl # buildkit99.88 KB
11COPY /opt/curl/lib /opt/curl/lib/ # buildkit334.07 KB
12COPY /etc/ssl/certs /etc/ssl/certs # buildkit135.08 KB
13COPY /opt/openssl/lib64 /opt/openssl/lib64 # buildkit3.19 MB
14COPY /opt/openssl/bin/openssl /usr/bin/openssl # buildkit426.13 KB
15RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh18.56 MB
16COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.03 KB
17COPY ssl_common.conf /etc/nginx/conf.d/ssl_common.conf # buildkit552 B
18COPY ech-rotate.sh init-ech.sh update-https-records.sh generate-ech-key.sh4.53 KB
19COPY start-nginx.sh /start-nginx.sh # buildkit871 B
20RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh3.6 KB
21RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh32 B
22RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh32 B
23RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh32 B
24RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh32 B
25RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh146 B
26EXPOSE [8080/tcp 8443/tcp]0 B
27STOPSIGNAL SIGTERM0 B
28RUN |2 NGINX_USER_UID=100 NGINX_GROUP_GID=101 /bin/sh156 B
29USER nginx0 B
30CMD ["/start-nginx.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'