Starting April 1 2025, Docker Hub will limit pulls from unauthenticated users to 10 per hour.[0] This restrictive rate limit creates challenges for users who rely on the official mediawiki images for CI/CD pipelines, local dev environments, etc.
We should consider publishing the official images to GitHub container registry (ghcr.io) as well, which does not have such limits. We can use the name ghcr.io/wikimedia/mediawiki perhaps.