Container proxy update#25525
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟡 NEEDS ATTENTION
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟡 NEEDS ATTENTION
This PR clarifies the distinction between the Containers proxy (daemon image pulls + optional container traffic) and the Docker Desktop proxy (host-level traffic). The technical content appears accurate and the restructuring in air-gapped-containers.md improves clarity. A few style and readability issues were found in the new additions.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟡 NEEDS ATTENTION
This PR clarifies the two-proxy architecture (Containers proxy vs. Docker Desktop proxy) across five files. The technical content is accurate and internally consistent. Two medium style issues were found in the new lines in settings.md.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟡 NEEDS ATTENTION
This PR clarifies the proxy scope split between the Docker Desktop proxy (host-level traffic) and the Containers proxy (image pulls + container outbound traffic). The content changes are technically coherent and consistent across all four modified files. One medium issue found in the new inline text.
|
lgtm, thanks @aevesdocker. |
Description
as per https://docker.slack.com/archives/C04300R4G5U/p1783533549256099
Related issues or tickets
Reviews