Sign inSign up

vulhub/budibase:3.31.4-proxy

Manifest digest

sha256:95230f69ce92262b9c65246d0108bbf320404c1312a66fa2e75b6372a5747b3e

OS/ARCH

linux/amd64

Compressed size

66.69 MB

Last pushed

6 months by tuwen

Type

Image

Manifest digest

sha256:95230f69ce92262b9c65246d0108bbf320404c1312a66fa2e75b6372a5747b3e

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.29.50 B
4ENV NJS_VERSION=0.9.50 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.3.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x31.6 MB
10COPY docker-entrypoint.sh / # buildkit626 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 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
19RUN /bin/sh -c apt-get update6.67 MB
20ENV NGINX_ENVSUBST_OUTPUT_DIR=/etc/nginx0 B
21COPY nginx.prod.conf /etc/nginx/templates/nginx.conf.template # buildkit2.55 KB
22RUN /bin/sh -c rm -rf161 B
23COPY 80-listen-on-ipv6-by-default.sh /docker-entrypoint.d/80-listen-on-ipv6-by-default.sh # buildkit453 B
24RUN /bin/sh -c chmod +x449 B
25COPY error.html /usr/share/nginx/html/error.html # buildkit1.65 KB
26ENV PROXY_RATE_LIMIT_WEBHOOKS_PER_SECOND=100 B
27ENV PROXY_RATE_LIMIT_API_PER_SECOND=500 B
28ENV PROXY_TIMEOUT_SECONDS=1200 B
29ENV APPS_UPSTREAM_URL=http://app-service:40020 B
30ENV WORKER_UPSTREAM_URL=http://worker-service:40030 B
31ENV MINIO_UPSTREAM_URL=http://minio-service:90000 B
32ENV COUCHDB_UPSTREAM_URL=http://couchdb-service:59840 B
33ENV RESOLVER=127.0.0.110 B
34LABEL maintainer=phithon <[email protected]>0 B

Command

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