Sign inSign up

starzeus/budibase-proxy:2.1.2

Manifest digest

sha256:d644206773f702ba42e100748f7f626f330f4c359ba654243e2f4052b283b94d

OS/ARCH

linux/amd64

Compressed size

54.11 MB

Last pushed

over 3 years by starzeus

Type

Image

Manifest digest

sha256:d644206773f702ba42e100748f7f626f330f4c359ba654243e2f4052b283b94d

Image Layers

1ADD file ... in / 29.93 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers0 B
4ENV NGINX_VERSION=1.21.60 B
5ENV NJS_VERSION=0.7.20 B
6ENV PKG_RELEASE=1~bullseye0 B
7/bin/sh -c set -x 24.18 MB
8COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 604 B
9COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 893 B
10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 667 B
11COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 1.36 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE 800 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon0 B
16ENV NGINX_ENVSUBST_OUTPUT_DIR=/etc/nginx0 B
17COPY nginx.prod.conf /etc/nginx/templates/nginx.conf.template # buildkit2.48 KB
18RUN /bin/sh -c rm -rf179 B
19COPY 80-listen-on-ipv6-by-default.sh /docker-entrypoint.d/80-listen-on-ipv6-by-default.sh # buildkit455 B
20RUN /bin/sh -c chmod +x471 B
21COPY error.html /usr/share/nginx/html/error.html # buildkit1.56 KB
22ENV PROXY_RATE_LIMIT_WEBHOOKS_PER_SECOND=100 B
23ENV PROXY_RATE_LIMIT_API_PER_SECOND=200 B
24ENV APPS_UPSTREAM_URL=http://app-service:40020 B
25ENV WORKER_UPSTREAM_URL=http://worker-service:40030 B
26ENV MINIO_UPSTREAM_URL=http://minio-service:90000 B
27ENV COUCHDB_UPSTREAM_URL=http://couchdb-service:59840 B
28ENV WATCHTOWER_UPSTREAM_URL=http://watchtower-service:80800 B
29ENV RESOLVER=127.0.0.110 B

Command

ADD file:8b1e79f91081eb527b455431af58e823d8b84d9d0c8e5c47cb7bda7507954ae4 in /