sha256:b1e1088d424998d75f517d55cc35d081ec079f655978a7451d79866f07e6e67e
OS/ARCH
Compressed size
21.05 MB
Last pushed
about 2 months by syalioune
Type
Image
Manifest digest
sha256:f5a1aa071bcbf0c2c662bb32dc9ff53e958d514e189a05393996b9d1b58d43bf
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.50 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.7 MB10RUN |2 UID=101 GID=101 /bin/sh2.74 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.18 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE map[8080/tcp:{}]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=0.8.100 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh15.28 MB27USER 1010 B28LABEL org.opencontainers.image.title=Abacus org.opencontainers.image.description=Software estimation in0 B29COPY /app/dist /usr/share/nginx/html # buildkit251.99 KB30COPY docker/nginx.conf /etc/nginx/conf.d/default.conf # buildkit890 B31EXPOSE [8080/tcp]0 B32USER 1010 B33HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1:8080/healthz0 B34STOPSIGNAL SIGQUIT0 B35CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit