sha256:d63ce0fbf99c8dddd42da3a7c2fe337de90c1d9ab74523ba5a9f0c9ca00b83cd
OS/ARCH
Compressed size
54.9 MB
Last pushed
almost 2 years by imsyy
Type
Image
Manifest digest
sha256:4e718f37445461f96310856604af95a0c8e88c1baa8e9cbdde3e6182ebfcd795
Image Layers
1ADD file ... in / 3.9 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.71 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 # buildkit405 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 add22.8 MB20RUN /bin/sh -c npm install24.8 MB21CMD ["/bin/sh" "-c" "nginx &&0 BCommand
ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /