sha256:83825397ca8119cf779de33143705334f1c84c5346fcb7be70ca5f64369e392e
OS/ARCH
Compressed size
54.69 MB
Last pushed
almost 2 years by imsyy
Type
Image
Manifest digest
sha256:0a3e5c635940aa3a213dbffa5e8a1d9e6119dfeabfe0413aa1a397ad6acc5b15
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.10 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=20 B7RUN /bin/sh -c set -x1.67 MB8COPY docker-entrypoint.sh / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17COPY /app/out/renderer /usr/share/nginx/html # buildkit1.68 MB18COPY /app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit498 B19RUN /bin/sh -c apk add23.09 MB20RUN /bin/sh -c npm install24.78 MB21CMD ["/bin/sh" "-c" "nginx &&0 BCommand
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /