Blog post: Selenium Grid Docker Images Are Now Mirrored to GHCR#2615
Blog post: Selenium Grid Docker Images Are Now Mirrored to GHCR#2615
Conversation
Review Summary by QodoBlog post: Selenium Grid Docker images mirrored to GHCR
WalkthroughsDescription• New blog post announcing Selenium Grid Docker images mirrored to GHCR • Explains rationale for dual publishing to GitHub Container Registry • Provides usage examples and migration guidance from Docker Hub • Documents availability of nightly and release image tags on GHCR Diagramflowchart LR
A["Docker Hub<br/>selenium images"] -- "mirrored to" --> B["GHCR<br/>ghcr.io/seleniumhq"]
C["Users"] -- "can pull from" --> A
C -- "can pull from" --> B
D["Rate limits<br/>Policy restrictions"] -- "solved by" --> B
File Changes1. website_and_docs/content/blog/2026/selenium-grid-docker-images-are-now-mirrored-to-ghcr.md
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewⓘ The new review experience is currently in Beta. Learn more |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 85%, saving 2.4 MB.
|
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
0d2ba54 to
5f67a43
Compare
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 85%, saving 2.4 MB.
|
100f311 to
3630661
Compare
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
3630661 to
24f03a2
Compare
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 85.5%, saving 2.4 MB.
|
Compress Images Co-authored-by: VietND96 <23253546+VietND96@users.noreply.github.com>
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 5.8%, saving 172 B.
1 image did not require optimisation. |
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist