sha256:417221cf3132f23cbbb35352f6b84a089cfe38a68f8ec5fcfb5d013340bd0ba6
OS/ARCH
Compressed size
73.94 MB
Last pushed
over 3 years by streampipesbuild
Type
Image
Manifest digest
sha256:5c22df19f109938f40607584c4df69cb36c4c278a4ed987bb9956f5c69264f26
Image Layers
1ADD file ... in / 25.33 MB2CMD ["bash"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.25.00 B5ENV NJS_VERSION=0.7.120 B6ENV PKG_RELEASE=1~bullseye0 B7/bin/sh -c set -x 22.92 MB8COPY file:7b307b62e82255f040c9812421a30090bf9abf3685f27b02d77fcca99f997911 in / 624 B9COPY file:5c18272734349488bd0c94ec8d382c872c1a0a435cca13bd4671353d6021d2cb in /docker-entrypoint.d 960 B10COPY file:36429cfeeb299f9913b84ea136b004be12fbe4bb4f975a977a3608044e8bfa91 in /docker-entrypoint.d 1.18 KB11COPY file:e57eef017a414ca793499729d80a7b9075790c9a804f930f1417e56d506970cf in /docker-entrypoint.d 1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE 800 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon0 B16COPY dist/streampipes/ui/ /usr/share/nginx/html/ # buildkit12.84 MB17RUN /bin/sh -c chown -R12.84 MB18RUN /bin/sh -c touch /var/run/nginx.pid131 B19USER nginx0 B20COPY nginx_config/nginx.conf /etc/nginx/nginx.conf # buildkit980 B21COPY nginx_config/default.conf /etc/nginx/conf.d/default.conf # buildkit1.03 KB22COPY nginx_config/ssl.conf /app/nginx-confs/ssl.conf # buildkit1.22 KB23COPY docker-entrypoint.sh / # buildkit682 B24ENTRYPOINT ["sh" "/docker-entrypoint.sh"]0 B25CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:dbb95e676c7a9806b1883ebcf4259345159caf22ff7194ba7556ea0b1f78099a in /