Skip to content

Migrate Docker images to swmansion/pathfinder - #3564

Merged
franciszekjob merged 2 commits into
mainfrom
franciszekjob/3555-dockerhub--migration
Sep 24, 2026
Merged

franciszekjob merged 2 commits into
mainfrom
franciszekjob/3555-dockerhub--migration

Conversation

@franciszekjob

@franciszekjob franciszekjob commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Closes #3555

Following the project ownership transfer, swmansion/pathfinder becomes the canonical Docker Hub repository.

This PR:

  • publishes images to swmansion/pathfinder
  • mirrors newly published images to eqlabs/pathfinder during the transition period
  • updates docs
  • updates the release workflow to dispatch version updates to software-mansion/pathfinder-infra.

Temporary mirroring should be removed after the migration window, as described in #3563. Historical tags are migrated separately.

@franciszekjob

franciszekjob commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

I verified the mirroring workflow (most importantly the mirroring step) in franciszekjob/dockerhub-mirror-test using separate Docker Hub accounts (to simulate our case).

The test covered snapshot publishing and a release creating and mirroring v0.0.1 and latest. Both tags have the same digest in the primary and legacy repositories:

sha256:5106d9f7fc50c51d036dc7a0a52c073ecb548145987eda2f43a75c67022f913f

@franciszekjob

franciszekjob commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

note: I've added EQLABS_* secrets to our repo. Before/after merging this PR I will also update DOCKER_HUB_USERNAME and DOCKER_HUB_ACCESS_TOKEN.

Comment thread .github/workflows/docker-p2p.yml
Comment thread .github/workflows/docker.yml
@franciszekjob
franciszekjob enabled auto-merge (squash) September 23, 2026 16:48
@franciszekjob
franciszekjob merged commit ff6c326 into main Sep 24, 2026
12 checks passed
@franciszekjob
franciszekjob deleted the franciszekjob/3555-dockerhub--migration branch September 24, 2026 07:17
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.

Migrate DockerHub images to our organization

2 participants