sha256:f6018adc375b6bf8e6f4102bf417331c725e4516c4db753eaa37ad3ce6ccfe12
OS/ARCH
Compressed size
52.65 MB
Last pushed
about 2 years by streampipesbuild
Type
Image
Manifest digest
sha256:75e334bbc276c0716b3b5056181214051546b57627b8cbe3d3e4f26e600c37a4
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 B16ENV NJS_VERSION=0.8.30 B17RUN /bin/sh -c set -x11.74 MB18COPY dist/streampipes/ui/browser/ /usr/share/nginx/html/ # buildkit17.94 MB19RUN /bin/sh -c mkdir -p133 B20RUN /bin/sh -c chown -R138 B21COPY nginx_config/default.conf.template /etc/opt/nginx/default.conf.template # buildkit1.05 KB22RUN /bin/sh -c chown -R1.05 KB23RUN /bin/sh -c chown -R17.94 MB24RUN /bin/sh -c touch /var/run/nginx.pid131 B25RUN /bin/sh -c chown -R2.23 KB26RUN /bin/sh -c chown -R32 B27RUN /bin/sh -c chown -R32 B28RUN /bin/sh -c chown -R94 B29USER nginx0 B30COPY nginx_config/nginx.conf /etc/nginx/nginx.conf # buildkit987 B31COPY nginx_config/default.conf /etc/nginx/conf.d/default.conf # buildkit1.03 KB32COPY nginx_config/default.conf.template /etc/nginx/conf.d/default.conf.template # buildkit1.05 KB33COPY nginx_config/ssl.conf /app/nginx-confs/ssl.conf # buildkit1.22 KB34COPY docker-entrypoint.sh / # buildkit931 B35RUN /bin/sh -c mkdir -p175 B36RUN /bin/sh -c mkdir -p175 B37RUN /bin/sh -c mkdir -p175 B38RUN /bin/sh -c mkdir -p175 B39RUN /bin/sh -c mkdir -p176 B40USER 101:1010 B41ENTRYPOINT ["sh" "/docker-entrypoint.sh"]0 B42CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /