Sign inSign up

fengkx/plastic-editor:519b4c7

Multi-platform
Manifest digest

sha256:88834f9494ff85498ad67dbe42c0320705efeb2ab69ebb7f885d730fd330d301

OS/ARCH

Compressed size

9.61 MB

Last pushed

over 4 years by fengkx

Type

Image

Manifest digest

sha256:88834f9494ff85498ad67dbe42c0320705efeb2ab69ebb7f885d730fd330d301

Image Layers

1ADD file ... in / 2.51 MB
2CMD ["/bin/sh"]0 B
3COPY /usr/sbin/nginx /usr/sbin/nginx-debug /usr/sbin/ #6.25 MB
4COPY /usr/lib/nginx /usr/lib/ # buildkit36.21 KB
5COPY /usr/share/nginx/html/* /usr/share/nginx/html/ # buildkit733 B
6COPY /etc/nginx/* /etc/nginx/ # buildkit42.51 KB
7COPY /usr/local/bin/envsubst /usr/local/bin/ # buildkit13.89 KB
8COPY /etc/ssl/private/localhost.key /etc/ssl/private/ # buildkit2.63 KB
9COPY /etc/ssl/localhost.pem /etc/ssl/ # buildkit1.46 KB
10RUN /bin/sh -c apk add581.09 KB
11STOPSIGNAL SIGTERM0 B
12CMD ["nginx" "-g" "daemon off;"]0 B
13ARG VCS_REF0 B
14LABEL org.label-schema.build-date= org.label-schema.vcs-ref=9c85a41 org.label-schema.vcs-url=https://github.com/RanadeepPolavarapu/docker-nginx-http3.git0 B
15ENV NGINX_ENVSUBST_OUTPUT_DIR=/etc/nginx0 B
16COPY nginx/nginx.conf /etc/nginx/templates/nginx.conf.template # buildkit3.54 KB
17COPY nginx/site-common.conf /etc/nginx/site-common.conf # buildkit401 B
18COPY out/ /var/www/static/ # buildkit191.46 KB
19COPY docker-entry-static.sh /app/docker-entry-static.sh # buildkit414 B
20WORKDIR /var/www/static0 B
21CMD ["sh" "/app/docker-entry-static.sh"]0 B

Command

ADD file:1c1c4520d49cb6e8f795f3b953d1ed3c3c77868b98b53a455169c254fcec5acd in /