Sign inSign up

journeyapps/powersync-diagnostics-app:0.13.14

Multi-platform
Developer tools
Index digest

sha256:18299ab4b77c70b756d403201cc96b4877ce2787b17226722ed2f5394afb4080

OS/ARCH

Compressed size

64.64 MB

Last pushed

3 months by journeyappsdeployer

Type

Image

Manifest digest

sha256:222dcb12614c823d5332c48c9ef4aeff12a90294beace4fd90340551578c44e3

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.20 B
4ENV NJS_VERSION=0.9.90 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.4.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x31.78 MB
10COPY docker-entrypoint.sh / # buildkit629 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19COPY ./tools/diagnostics-app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit278 B
20COPY /app/tools/diagnostics-app/dist /usr/share/nginx/html # buildkit4.46 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'