sha256:64be359613ade3f5f096d7909537f5b98b958b68f3985068ce44c0057ff9bcdd
OS/ARCH
linux/amd64
Compressed size
72.44 MB
Last pushed
7 months by wmdetravisbot
Type
Image
Manifest digest
sha256:6548e767241feb03dccd66766924f69b7337bb8f594b4b0eec8d373f2f942b0b
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.00 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=2~bookworm0 B7ENV PKG_RELEASE=2~bookworm0 B8RUN /bin/sh -c set -x39.9 MB9COPY docker-entrypoint.sh / # buildkit629 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18LABEL org.opencontainers.image.source=https://github.com/wmde/wikibase-release-pipeline0 B19WORKDIR /usr/share/nginx/html32 B20COPY /tmp/wikidata-query-gui/build /usr/share/nginx/html # buildkit4.76 MB21RUN /bin/sh -c echo ""204 B22COPY logo.svg /usr/share/nginx/html/logo.svg # buildkit1.89 KB23COPY entrypoint.sh /entrypoint.sh # buildkit542 B24COPY wdqs-frontend-config.json.template /templates/wdqs-frontend-config.json.template # buildkit479 B25COPY nginx-default.conf.template /templates/nginx-default.conf.template # buildkit328 B26RUN /bin/sh -c mkdir -p96 B27ENV LANGUAGE=en WIKIBASE_HOST=wikibase WDQS_HOST=wdqs WDQS_PORT=99990 B28ENTRYPOINT ["/entrypoint.sh"]0 B29CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /