mirror of
https://github.com/dockersrc/go
synced 2026-06-24 14:01:08 -04:00
32061b8169
- Rename ENV_IMAGE_NAME to ENV_REGISTRY_REPO and ENV_ORG_NAME to ENV_REGISTRY_ORG for consistent naming - Clarify ENV_REGISTRY_URL to be the provider base URL and rename ENV_IMAGE_PUSH to ENV_REGISTRY_PUSH - Extract install_go_tool helper to handle best-effort installs with periodic cache flushing every 5 tools - Add GOMAXPROCS, GOMEMLIMIT, and GOFLAGS env vars for controlled Go build resource usage - Clear test cache before module cache cleanup to reduce peak disk usage during image builds .env.scripts rootfs/root/docker/setup/05-custom.sh