sha256:2a65f32acc6fd7163523d1c4b5174de354b5ceb085898b15898f4d8ea01a8e3d
OS/ARCH
Compressed size
60.22 MB
Last pushed
2 months by riotrobot
Type
Image
Manifest digest
sha256:f3cf1b621a985e1eebbc1ee8a6bd9dae430cf415a17384c482d3fa753c90f232
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh4.46 MB10RUN |2 UID=101 GID=101 /bin/sh2.74 KB11COPY docker-entrypoint.sh / # buildkit628 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 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 add12.99 MB23COPY /src/apps/web/webapp /app # buildkit38.76 MB24COPY /apps/web/docker/nginx-templates/* /etc/nginx/templates/ # buildkit613 B25COPY /apps/web/docker/docker-entrypoint.d/* /docker-entrypoint.d/ # buildkit610 B26RUN /bin/sh -c rm -rf174 B27USER nginx0 B28ENV ELEMENT_WEB_PORT=800 B29HEALTHCHECK {Test:[CMD-SHELL wget -q --spider0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit