Sign inSign up

wikibase/wdqs-frontend:1.0

Integration & delivery
Data science
Web servers
Index digest

sha256:dc76b977a5da73ff67f4ac732e4ff7168efa81debfd226ac54bead844b39f699

OS/ARCH

linux/amd64

Compressed size

72.24 MB

Last pushed

almost 2 years by wmdetravisbot

Type

Image

Manifest digest

sha256:cf3d0d7bfa7c208e29256999c8e34b59746060a4e81a700f0e3bef673045f6e8

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
19WORKDIR /usr/share/nginx/html32 B
20COPY /tmp/wikidata-query-gui/build /usr/share/nginx/html # buildkit4.56 MB
21RUN /bin/sh -c echo ""204 B
22COPY entrypoint.sh /entrypoint.sh # buildkit466 B
23COPY custom-config.json /templates/custom-config.json # buildkit496 B
24COPY default.conf /templates/default.conf # buildkit423 B
25ENV LANGUAGE=en BRAND_TITLE=DockerWikibaseQueryService WIKIBASE_HOST=wikibase WDQS_HOST=wdqs0 B
26ENTRYPOINT ["/entrypoint.sh"]0 B
27CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /