sha256:0d71a49481c06a669f471c3f305ea57d13c118fea57280da3b1ae2cadfa4ebcc
OS/ARCH
linux/amd64
Compressed size
29.97 MB
Last pushed
3 months by ownclouders
Type
Image
Manifest digest
sha256:0d71a49481c06a669f471c3f305ea57d13c118fea57280da3b1ae2cadfa4ebcc
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B5LABEL org.opencontainers.image.title=NGINX Web0 B6LABEL org.opencontainers.image.url=https://github.com/owncloud-ops/nginx0 B7LABEL org.opencontainers.image.source=https://github.com/owncloud-ops/nginx0 B8LABEL org.opencontainers.image.documentation=https://github.com/owncloud-ops/nginx0 B9ARG GOMPLATE_VERSION0 B10ARG SUPERCRONIC_VERSION0 B11ARG URL_PARSER_VERSION0 B12ARG WAIT_FOR_VERSION0 B13ARG CONTAINER_LIBRARY_VERSION0 B14ENV GOMPLATE_VERSION=v4.0.10 B15ENV SUPERCRONIC_VERSION=v0.2.300 B16ENV URL_PARSER_VERSION=v2.0.50 B17ENV WAIT_FOR_VERSION=v0.4.20 B18ENV CONTAINER_LIBRARY_VERSION=v0.1.00 B19RUN |5 GOMPLATE_VERSION=v4.0.1 SUPERCRONIC_VERSION=v0.2.30 URL_PARSER_VERSION=v2.0.526.7 MB20ADD overlay/ / # buildkit672 B21EXPOSE map[8080/tcp:{}]0 B22STOPSIGNAL SIGTERM0 B23CMD ["nginx" "-g" "daemon off;"]0 B25ARG app_path=./packages/web-app-ai-data-insights-sidebar/dist0 B26ARG app_name=ai-data-insights-sidebar0 B27RUN |2 app_path=./packages/web-app-ai-data-insights-sidebar/dist app_name=ai-data-insights-sidebar /bin/sh211 B28ADD ./packages/web-app-ai-data-insights-sidebar/dist /var/lib/nginx/html/ai-data-insights-sidebar # buildkit4.85 KB29RUN |2 app_path=./packages/web-app-ai-data-insights-sidebar/dist app_name=ai-data-insights-sidebar /bin/sh32 B30EXPOSE map[8080/tcp:{}]0 B31USER nginx0 B32STOPSIGNAL SIGTERM0 B33CMD ["nginx" "-g" "daemon off;"]0 B34WORKDIR /var/lib/nginx/html32 BCommand
ADD file:9e193d6fff4bce11c0ee715ad87def9ef40e9608d4be84cf73391edd45b2810e in /