mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
* Desktop: we now try to configure HTTP proxies consistently It's not 100% yet but it's not necessary to configure every component separately as it was before. Signed-off-by: David Scott <dave.scott@docker.com> * Desktop: update HTTP proxy section In the latest 4.15 it should - work with Proxy Auto-Configuration - dynamically ask the developer for username and password, if the proxy requires auth - support TLS 1.3 for talking to the proxy - be controllable with settings management Signed-off-by: David Scott <dave.scott@docker.com> * Update desktop/settings/windows.md * Update desktop/settings/linux.md * Update desktop/settings/mac.md * Update desktop/settings/mac.md * Update desktop/settings/linux.md * Update desktop/settings/windows.md Signed-off-by: David Scott <dave.scott@docker.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>