sha256:068ea9505e3bc015309c16fa1ae80a7ddda4922afe6737815343b7780b430b69
OS/ARCH
Compressed size
64.51 MB
Last pushed
about 2 years by airbytebot
Type
Image
Manifest digest
sha256:6015e7674cc0f3d0d27f809e7333c519f89096ff9184bf11976d9335a5221a75
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV NJS_VERSION=0.8.20 B6ENV PKG_RELEASE=1~bookworm0 B7RUN /bin/sh -c set -x36.28 MB8COPY docker-entrypoint.sh / # buildkit628 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ARG VERSION=build-e5c48ad5a5-19745-master0 B18ENV APPLICATION=airbyte-proxy0 B19ENV VERSION=build-e5c48ad5a5-19745-master0 B20RUN |1 VERSION=build-e5c48ad5a5-19745-master /bin/sh -c430.15 KB21ENV PROXY_PASS_WEB=http://airbyte-webapp:80800 B22ENV PROXY_PASS_API=http://airbyte-server:80010 B23ENV CONNECTOR_BUILDER_SERVER_API=http://airbyte-connector-builder-server:80800 B24WORKDIR /0 B25RUN |1 VERSION=build-e5c48ad5a5-19745-master /bin/sh -c137 B26COPY nginx-auth.conf.template /etc/nginx/templates/nginx-auth.conf.template # buildkit579 B27COPY nginx-no-auth.conf.template /etc/nginx/templates/nginx-no-auth.conf.template # buildkit474 B28COPY 401.html /etc/nginx/401.html # buildkit527 B29COPY run.sh ./ # buildkit633 B30RUN |1 VERSION=build-e5c48ad5a5-19745-master /bin/sh -c635 B31CMD ["./run.sh"]0 B32ENTRYPOINT ["./run.sh"]0 BCommand
ADD file:a3e4f94158c3515dc70de5aa81c136a9f7daf5adcac636a15c237097cb454140 in /