mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
* desktop proxies: clarify situation on Mac and Windows 1. there are multiple different places proxies are configured (unfortunately) 2. there are behaviour differences between Mac and Windows (currently Mac performs transparent proxying but Windows does not) 3. rather than manually setting environment variables for containers we should use the CLI's new config.json support. Signed-off-by: David Scott <dave.scott@docker.com> * Apply suggestions from code review Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> * Update index.md * Update index.md Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>