Skip to content

fix(docker): add HTTP_PROXY/HTTPS_PROXY build args for selfhost#1932

Open
guunergooner wants to merge 1 commit intomultica-ai:mainfrom
guunergooner:fix-selfhost-build-http-proxy-env
Open

fix(docker): add HTTP_PROXY/HTTPS_PROXY build args for selfhost#1932
guunergooner wants to merge 1 commit intomultica-ai:mainfrom
guunergooner:fix-selfhost-build-http-proxy-env

Conversation

@guunergooner
Copy link
Copy Markdown

Summary

  • Add HTTP_PROXY, HTTPS_PROXY, NO_PROXY build arguments to Dockerfile, Dockerfile.web, and docker-compose.selfhost.build.yml
  • Enables selfhost deployments behind corporate proxies to pass proxy settings at build time

Test plan

  • Build with docker compose -f docker-compose.selfhost.build.yml build without proxy env vars (default behavior unchanged)
  • Build with HTTP_PROXY/HTTPS_PROXY set and verify args are passed into build stages

Signed-off-by: guunergooner <tongchao0923@gmail.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

@guunergooner is attempting to deploy a commit to the IndexLabs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant