Problem/Motivation
Docker hub has significantly reduced rate limits for pulls as of 4/1, and also made unexpected changes to DA's dockerhub license.
Drupal CI is erroring due to limit - additional context + discussion in Drupal slack thread: https://drupal.slack.com/archives/CGKLP028K/p1743611728165519?thread_ts=...
Moving to registry at https://gitlab.com/drupal-infrastructure/drupalci/drupalci-environments/...
Current images have been sync'd but need to update such that we build + push changes to this registry.
Proposed resolution
- Update docker login/auth to use credentials that can push to gitlab registry (https://gitlab.com/drupal-infrastructure/drupalci/drupalci-environments/...). I'll configure creds on that end, then need to setup CI vars in this project.
- Update registry we are pushing to to match.
Issue fork drupalci_environments-3516973
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
maxwhiteheadComment #4
andypostI bet it fixed, next PHP 8.4 rebuild is next week