sha256:ac50d4eebafd954d7d7e2887d4693bcc91c54c0d00546a3410eeae77e6b342d5
OS/ARCH
Compressed size
57.34 MB
Last pushed
about 1 month by riotrobot
Type
Image
Manifest digest
sha256:811d6df87933efee948ba78ae66ba5f61fa1f3f7e9cf12912f843d920fdef192
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.82 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 # buildkit957 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 B21USER root0 B22RUN /bin/sh -c apk add13.14 MB23COPY /src/apps/web/webapp /app # buildkit38.38 MB24COPY /apps/web/docker/nginx-templates/* /etc/nginx/templates/ # buildkit613 B25COPY /apps/web/docker/docker-entrypoint.d/* /docker-entrypoint.d/ # buildkit611 B26RUN /bin/sh -c rm -rf173 B27USER nginx0 B28ENV ELEMENT_WEB_PORT=800 B29HEALTHCHECK {Test:[CMD-SHELL wget -q --spider0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit