sha256:61400ba80550a092c519366e6a310badcb5b9ec06f00743c3e469dc74d3d3cdc
OS/ARCH
linux/amd64
Compressed size
72.91 MB
Last pushed
2 months by wmdetravisbot
Type
Image
Manifest digest
sha256:d15e69a3e76804ed739d2e8546b156209173ca66aa1281e9abb6fb7ce0fca96c
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 B19RUN /bin/sh -c apt-get update461.49 KB20WORKDIR /usr/share/nginx/html32 B21COPY /tmp/wikidata-query-gui/build /usr/share/nginx/html # buildkit4.78 MB22RUN /bin/sh -c echo ""204 B23COPY logo.svg /usr/share/nginx/html/logo.svg # buildkit1.89 KB24COPY entrypoint.sh /entrypoint.sh # buildkit954 B25COPY --chmod=755 healthcheck.sh /healthcheck.sh #168 B26COPY wdqs-frontend-config.json.template /templates/wdqs-frontend-config.json.template # buildkit393 B27COPY nginx-default.conf.template /templates/nginx-default.conf.template # buildkit329 B28RUN /bin/sh -c mkdir -p96 B29ENV LANGUAGE=en WIKIBASE_HOST=wikibase WDQS_HOST=wdqs WDQS_PORT=99990 B30ENTRYPOINT ["/entrypoint.sh"]0 B31CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /