Sign inSign up

airbyte/proxy:build-980dc67e7a-19743-master

Multi-platform
Index digest

sha256:ade0e637d2f89183825bb5c05f72cd0e3ecaebcccf324adf7fe7b7d00243a85e

OS/ARCH

Compressed size

64.51 MB

Last pushed

about 2 years by airbytebot

Type

Image

Manifest digest

sha256:412b6158fbb38ced1b0c22254039cfeb705bca011eb1a0a78a310bd29868e5a6

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.30 B
5ENV NJS_VERSION=0.8.20 B
6ENV PKG_RELEASE=1~bookworm0 B
7RUN /bin/sh -c set -x36.28 MB
8COPY docker-entrypoint.sh / # buildkit628 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ARG VERSION=build-980dc67e7a-19743-master0 B
18ENV APPLICATION=airbyte-proxy0 B
19ENV VERSION=build-980dc67e7a-19743-master0 B
20RUN |1 VERSION=build-980dc67e7a-19743-master /bin/sh -c430.16 KB
21ENV PROXY_PASS_WEB=http://airbyte-webapp:80800 B
22ENV PROXY_PASS_API=http://airbyte-server:80010 B
23ENV CONNECTOR_BUILDER_SERVER_API=http://airbyte-connector-builder-server:80800 B
24WORKDIR /0 B
25RUN |1 VERSION=build-980dc67e7a-19743-master /bin/sh -c137 B
26COPY nginx-auth.conf.template /etc/nginx/templates/nginx-auth.conf.template # buildkit579 B
27COPY nginx-no-auth.conf.template /etc/nginx/templates/nginx-no-auth.conf.template # buildkit475 B
28COPY 401.html /etc/nginx/401.html # buildkit528 B
29COPY run.sh ./ # buildkit633 B
30RUN |1 VERSION=build-980dc67e7a-19743-master /bin/sh -c634 B
31CMD ["./run.sh"]0 B
32ENTRYPOINT ["./run.sh"]0 B

Command

ADD file:a3e4f94158c3515dc70de5aa81c136a9f7daf5adcac636a15c237097cb454140 in /