Skip to content

Use GHCR mirrors in Docker tests to avoid Hub rate limits#295

Open
mensfeld wants to merge 1 commit intomasterfrom
use-ghcr-mirrors-in-tests
Open

Use GHCR mirrors in Docker tests to avoid Hub rate limits#295
mensfeld wants to merge 1 commit intomasterfrom
use-ghcr-mirrors-in-tests

Conversation

@mensfeld
Copy link
Copy Markdown
Owner

@mensfeld mensfeld commented Apr 7, 2026

Summary

Part 2 of #275 — merge after #294 has been merged and the workflow has run at least once.

Updates all Docker test files to pull images from ghcr.io/mensfeld/ instead of Docker Hub directly:

  • tests/docker/test_docker_works_in_container.pyalpine:latestghcr.io/mensfeld/alpine:latest (3 occurrences)
  • tests/docker/test_docker_fails_without_nesting.pyalpine:latestghcr.io/mensfeld/alpine:latest
  • tests/docker/test_docker_compose_works.pynginx:alpineghcr.io/mensfeld/nginx:alpine

Test plan

Update all Docker test files to pull alpine and nginx images from
ghcr.io/mensfeld/ instead of Docker Hub directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant