sha256:07693ef7c26db561211b470dad6a0c42af963de0b2ebec9931d1e84a4d7b162d
OS/ARCH
linux/amd64
Compressed size
15.98 MB
Last pushed
over 2 years by ikuturso
Type
Image
Manifest digest
sha256:07693ef7c26db561211b470dad6a0c42af963de0b2ebec9931d1e84a4d7b162d
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.23.10 B5ENV NJS_VERSION=0.7.60 B6ENV PKG_RELEASE=10 B7/bin/sh -c set -x 7.05 MB8COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 602 B9COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 894 B10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 666 B11COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 1.36 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE 800 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon0 B17ARG DIST_DIR KUBE_APP_ROOT DIST_APP_DIR0 B18ARG NGINX_ROOT=/var/www/html0 B19RUN |4 DIST_DIR=dist KUBE_APP_ROOT=/var/www DIST_APP_DIR=siem-frontend1.02 MB20COPY /so-deps /usr/lib # buildkit296.86 KB21COPY /etc/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit562 B22COPY /usr/local/nginx/modules/ngx_http_brotli_filter_module.so /usr/local/nginx/modules/ngx_http_brotli_filter_module.so # buildkit37.16 KB23COPY /usr/local/nginx/modules/ngx_http_brotli_static_module.so /usr/local/nginx/modules/ngx_http_brotli_static_module.so # buildkit32.11 KB24WORKDIR /var/www/html157 B25COPY dist/siem-frontend ./siem-frontend # buildkit1.99 MB26COPY dist/gz.sh /var/www/ # buildkit307 B27RUN |4 DIST_DIR=dist KUBE_APP_ROOT=/var/www DIST_APP_DIR=siem-frontend2.88 MBCommand
ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /