Sign inSign up

fengkx/plastic-editor:fef3d21

Multi-platform
Manifest digest

sha256:7b6412b9e3b8f27049f6ba7849f5876b61e7a3591d8a2de4ff8f7faa6e6de2e3

OS/ARCH

Compressed size

10.96 MB

Last pushed

almost 5 years by fengkx

Type

Image

Manifest digest

sha256:7b6412b9e3b8f27049f6ba7849f5876b61e7a3591d8a2de4ff8f7faa6e6de2e3

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3COPY /usr/sbin/nginx /usr/sbin/nginx-debug /usr/sbin/ #7.39 MB
4COPY /usr/lib/nginx /usr/lib/ # buildkit40.67 KB
5COPY /usr/share/nginx/html/* /usr/share/nginx/html/ # buildkit731 B
6COPY /etc/nginx/* /etc/nginx/ # buildkit46.81 KB
7COPY /usr/local/bin/envsubst /usr/local/bin/ # buildkit15.83 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 add605.81 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.5 KB
19COPY docker-entry-static.sh /app/docker-entry-static.sh # buildkit416 B
20WORKDIR /var/www/static0 B
21CMD ["sh" "/app/docker-entry-static.sh"]0 B

Command

ADD file:aad4290d27580cc1a094ffaf98c3ca2fc5d699fe695dfb8e6e9fac20f1129450 in /