sha256:0ea3d357b368714b4c4c77cb627baa9bb827f40046359ecbfdea29d06c857509
OS/ARCH
Compressed size
131.16 MB
Last pushed
21 days by bentopdfteam
Type
Image
Manifest digest
sha256:c0128a6d5da2eb14f84c23653af0b8a5c2e37dda0a951dfae9735554bfc2ce1d
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.40 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.81 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit627 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21LABEL org.opencontainers.image.source=https://github.com/alam00000/bentopdf0 B22LABEL org.opencontainers.image.url=https://github.com/alam00000/bentopdf0 B23ARG BASE_URL=0 B24ENV DISABLE_IPV6=false0 B25ENV PORT=80800 B26USER root0 B27RUN |1 BASE_URL= /bin/sh -c210.73 KB28USER nginx0 B29COPY --chown=nginx:nginx /app/dist /usr/share/nginx/html #125.46 MB30COPY --chown=nginx:nginx nginx.conf /etc/nginx/nginx.conf #1.08 KB31COPY --chown=nginx:nginx /app/security-headers.conf /etc/nginx/security-headers.conf #655 B32COPY --chown=nginx:nginx /app/security-headers-docs.conf /etc/nginx/security-headers-docs.conf #632 B33COPY --chown=nginx:nginx --chmod=755 nginx-ipv6.sh /docker-entrypoint.d/99-disable-ipv6.sh618 B34COPY --chown=nginx:nginx --chmod=755 nginx-noindex.sh /docker-entrypoint.d/98-noindex.sh627 B35RUN |1 BASE_URL= /bin/sh -c146 B36EXPOSE [8080/tcp]0 B37CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit