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
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