sha256:97dfcd855d56c2925307e3accce77e7d7999af132300d8a137aea7ffbadb8d99
OS/ARCH
Compressed size
269.1 MB
Last pushed
3 months by penpotadmin
Type
Image
Manifest digest
sha256:283f3f81f2ab9cf968bdd0db66f621eb0853ce117458be1bb7e257841139c48e
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.30.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh4.44 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit629 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 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 B21ENV NJS_VERSION=0.9.90 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh16.2 MB27USER 1010 B29USER root0 B30RUN /bin/sh -c set -ex;2.34 MB31ARG BUNDLE_PATH=./bundle-frontend/0 B32COPY ./bundle-frontend/ /var/www/app/ # buildkit121.05 MB33COPY ./files/config.js /var/www/app/js/config.js # buildkit255 B34COPY ./files/nginx.conf.template /tmp/nginx.conf.template # buildkit1.73 KB35COPY ./files/nginx-resolvers.conf.template /tmp/resolvers.conf.template # buildkit202 B36COPY ./files/nginx-mcp-locations.conf.template /tmp/nginx-mcp-locations.conf.template # buildkit292 B37COPY ./files/nginx-security-headers.conf /etc/nginx/nginx-security-headers.conf # buildkit332 B38COPY ./files/nginx-mime.types /etc/nginx/mime.types # buildkit1.17 KB39COPY ./files/nginx-external-locations.conf /etc/nginx/overrides/location.d/external-locations.conf # buildkit752 B40COPY ./files/nginx-entrypoint.sh /entrypoint.sh # buildkit1.09 KB41RUN |1 BUNDLE_PATH=./bundle-frontend/ /bin/sh -c121.05 MB42USER penpot:penpot0 B43ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B44CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit