sha256:dabbf5287b8ec41b3c3d63a103c94b47d2a9fb63f2d15f64de7d879d5ec76b56
OS/ARCH
Compressed size
52.75 MB
Last pushed
over 1 year by streampipesbuild
Type
Image
Manifest digest
sha256:54f84d5af03d8241417c1e2e093af72bf0613eac6c4090c5f9a9754ef477f223
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.99 MB19RUN /bin/sh -c mkdir -p133 B20RUN /bin/sh -c chown -R139 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.99 MB24RUN /bin/sh -c touch /var/run/nginx.pid132 B25RUN /bin/sh -c chown -R2.22 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.04 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 -p176 B36RUN /bin/sh -c mkdir -p174 B37RUN /bin/sh -c mkdir -p176 B38RUN /bin/sh -c mkdir -p175 B39RUN /bin/sh -c mkdir -p174 B40USER 101:1010 B41ENTRYPOINT ["sh" "/docker-entrypoint.sh"]0 B42CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /