sha256:d4cc0494d3a0d524460ae653e11acef5ddba854d9a816e1fb884d8461132e5cf
OS/ARCH
Compressed size
29.33 MB
Last pushed
2 days by tessarac
Type
Image
Manifest digest
sha256:dbaf37e11ef5db2b285fa3f786741de14dcac1d0110f2a4df1d4376661d1ee4b
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.60 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh4.5 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit626 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.36 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=1.0.10 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh16.46 MB27USER 1010 B28USER root0 B29ARG APK_REFRESH=00 B30RUN |1 APK_REFRESH=2026-09-18 /bin/sh -c3.03 MB31RUN |1 APK_REFRESH=2026-09-18 /bin/sh -c295 B32COPY nginx.conf /etc/nginx/nginx.conf # buildkit3.55 KB33COPY security-headers.conf /etc/nginx/security-headers.conf # buildkit1.62 KB34COPY /app/dist /usr/share/nginx/html # buildkit672.84 KB35COPY config.template.js /usr/share/nginx/templates/config.template.js # buildkit851 B36COPY docker-entrypoint.sh /docker-entrypoint.d/99-acog-config.sh # buildkit4.27 KB37RUN |1 APK_REFRESH=2026-09-18 /bin/sh -c4.51 KB38RUN |1 APK_REFRESH=2026-09-18 /bin/sh -c677.28 KB39USER 1010 B40EXPOSE map[8080/tcp:{}]0 B41HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B42ENTRYPOINT ["/usr/local/bin/acog-entrypoint.sh"]0 B43CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit