Sign inSign up

wikibase/wdqs-frontend:2.1

Integration & delivery
Data science
Web servers
Index digest

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 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.00 B
5ENV NJS_VERSION=0.8.40 B
6ENV NJS_RELEASE=2~bookworm0 B
7ENV PKG_RELEASE=2~bookworm0 B
8RUN /bin/sh -c set -x39.9 MB
9COPY docker-entrypoint.sh / # buildkit629 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[80/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17CMD ["nginx" "-g" "daemon off;"]0 B
18LABEL org.opencontainers.image.source=https://github.com/wmde/wikibase-release-pipeline0 B
19RUN /bin/sh -c apt-get update461.49 KB
20WORKDIR /usr/share/nginx/html32 B
21COPY /tmp/wikidata-query-gui/build /usr/share/nginx/html # buildkit4.78 MB
22RUN /bin/sh -c echo ""204 B
23COPY logo.svg /usr/share/nginx/html/logo.svg # buildkit1.89 KB
24COPY entrypoint.sh /entrypoint.sh # buildkit954 B
25COPY --chmod=755 healthcheck.sh /healthcheck.sh #168 B
26COPY wdqs-frontend-config.json.template /templates/wdqs-frontend-config.json.template # buildkit393 B
27COPY nginx-default.conf.template /templates/nginx-default.conf.template # buildkit329 B
28RUN /bin/sh -c mkdir -p96 B
29ENV LANGUAGE=en WIKIBASE_HOST=wikibase WDQS_HOST=wdqs WDQS_PORT=99990 B
30ENTRYPOINT ["/entrypoint.sh"]0 B
31CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /