Commit 37eb9f7
authored
desktop: proxy config not supported through daemon.json/config.json (#20905)
## Description
Docker Desktop does not respect proxy configuration through config.json
(cli) or daemon.json (dameon). Proxy config for DD is only supported
through the settings menu or via settings management.
## Related issues or tickets
docker/pinata#30436
Signed-off-by: David Karlsson <[email protected]>1 parent 18b8d8a commit 37eb9f7
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
263 | 266 | | |
264 | | - | |
| 267 | + | |
| 268 | + | |
265 | 269 | | |
266 | 270 | | |
267 | 271 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments