Skip to content

Commit 7287aa0

Browse files
hub: cdn updates (#25124)
<!--Delete sections as needed --> ## Description Added release note for new Hub CDN. ## Related issues or tickets ENGDOCS-3305 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 71a913d commit 7287aa0

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

content/manuals/docker-hub/release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,25 @@ tags: [Release notes]
1414
Here you can learn about the latest changes, new features, bug fixes, and
1515
known issues for each Docker Hub release.
1616

17+
## 2026-05-20
18+
19+
### Infrastructure updates
20+
21+
- Docker Hub has added Amazon CloudFront as a CDN for image pushes and pulls,
22+
improving reliability. You may see a new domain,
23+
`production.cloudfront.docker.com`, in your network logs. TLS certificates for
24+
this domain are issued by Amazon Trust Services.
25+
26+
Most users are unaffected. You may need to take action if your environment
27+
uses an egress firewall with a domain allowlist, a TLS inspection proxy, or a
28+
managed CA trust store. See the [Docker Desktop
29+
allowlist](/manuals/desktop/setup/allow-list.md) for updated domain
30+
requirements. If you see TLS errors, ensure your trust store includes the
31+
[Amazon Trust Services Root CAs](https://www.amazontrust.com/repository/). If
32+
you're a paid subscriber, you can [contact Docker
33+
Support](https://hub.docker.com/support/contact/) if you need updated TLS
34+
certificate details or the issue persists.
35+
1736
## 2026-05-06
1837

1938
### Deprecation notice

0 commit comments

Comments
 (0)