You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the build environment configuration feature for custom package registries (toolhive#2742). This allows enterprise environments to configure environment variables like NPM_CONFIG_REGISTRY, GOPROXY, and PIP_INDEX_URL that are injected into Dockerfiles during protocol scheme builds. Adds: - New "Custom package registries" section in build-containers guide - CLI commands: set-build-env, get-build-env, unset-build-env - Table of common environment variables for npm, Go, and pip/uv - Troubleshooting section for custom registry issues 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments