sha256:77ecb004e713c64ab4e5a4795d603f64e153497d1f499de627144641a14f60c2
OS/ARCH
Compressed size
20.05 MB
Last pushed
almost 2 years by aaronzi
Type
Image
Manifest digest
sha256:2c2c5fb569a3b18f15f3641e4efc94ee9a3cd4367a88dce24553328b302c249c
Image Layers
1ADD file ... in / 3.9 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.10 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=20 B7RUN /bin/sh -c set -x1.7 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 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 B17WORKDIR /usr/src/app126 B18RUN /bin/sh -c apk add500.05 KB19RUN /bin/sh -c apk add2.61 MB20RUN /bin/sh -c addgroup -g994 B21COPY /app/dist /usr/src/app/dist # buildkit3.78 MB22COPY nginx.conf /etc/nginx/nginx.conf.template # buildkit372 B23COPY entrypoint.sh /usr/src/app/entrypoint.sh # buildkit889 B24RUN /bin/sh -c chmod +x885 B25RUN /bin/sh -c chown -R3.78 MB26RUN /bin/sh -c chmod -R3.78 MB27USER myuser0 B28ENTRYPOINT ["/usr/src/app/entrypoint.sh"]0 BCommand
ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /