sha256:39138b6d95c315394b65c038ced00dc5eb0c78c2adc202ede00ac54786eed6d2
OS/ARCH
linux/arm64
Compressed size
5.26 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:79f799baf3aaeffdeb5fb92dd8652d3474c29afefa103a62b02e07b3f0b1ac2f
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.84 MB7COPY docker-entrypoint.sh / # buildkit628 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit392 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16WORKDIR /usr/share/nginx/html32 B17COPY /app/frontends/chat/dist /usr/share/nginx/html # buildkit241.45 KB18COPY <<EOF /etc/nginx/conf.d/default.conf # buildkit277 B19COPY <<EOF /docker-entrypoint.d/01-insert-window-variable.sh # buildkit243 B20RUN /bin/sh -c chmod +x238 B21EXPOSE map[80/tcp:{}]0 BCommand
ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /