Skip to content

docs: fix broken Docker Hub link for the alpine image - #11956

Open
anjeongkyun wants to merge 1 commit into
testcontainers:mainfrom
anjeongkyun:docs/fix-alpine-docker-hub-link
Open

docs: fix broken Docker Hub link for the alpine image#11956
anjeongkyun wants to merge 1 commit into
testcontainers:mainfrom
anjeongkyun:docs/fix-alpine-docker-hub-link

Conversation

@anjeongkyun

Copy link
Copy Markdown

The alpine link on the image registry rate limiting page points to https://hub.docker.com/r/_/alpine, which returns a 404. Official images on Docker Hub are served under /_/<name>, so the working URL is https://hub.docker.com/_/alpine.

This updates the single occurrence in docs/supported_docker_environment/image_registry_rate_limiting.md.

@anjeongkyun
anjeongkyun requested a review from a team as a code owner August 2, 2026 14:59
@anjeongkyun
anjeongkyun marked this pull request as draft August 15, 2026 08:00
@anjeongkyun
anjeongkyun marked this pull request as ready for review August 15, 2026 08:00
@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 76007734-92dc-44ee-bacd-7b6807615445

📥 Commits

Reviewing files that changed from the base of the PR and between 2ac3c97 and 9946e5e.

📒 Files selected for processing (1)
  • docs/supported_docker_environment/image_registry_rate_limiting.md

Summary by CodeRabbit

  • Documentation
    • Updated the Alpine Docker Hub URL in the supported Docker environments documentation.

Walkthrough

The documentation updates the Alpine Docker Hub image URL from /r/_/alpine to /_/alpine.

Changes

Documentation update

Layer / File(s) Summary
Correct Alpine image link
docs/supported_docker_environment/image_registry_rate_limiting.md
The Alpine image link uses Docker Hub’s current URL path.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9946e

This is a localized documentation-only link correction with no actionable merge-blocking risk remaining.

Suggested reviewers: eddumelendez, kiview, pioorg

Poem

A bunny spots a broken trail,
And fixes the Alpine link without fail.
Docker paths now point just right,
Clear and current, neat and bright.
Hop, hop—docs are good tonight!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the documentation change and the broken Docker Hub link it fixes.
Description check ✅ Passed The description explains the broken behavior, provides the corrected URL, and identifies the affected documentation file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant