oci: use alternative registry
Metadata
Current evaluation
Merged changes switching the OCI registry from Docker Hub to Amazon ECR to bypass anonymous pull limits and access newer Ubuntu images. Approved by two reviewers, the update modifies two files with a +12/-4 line diff.
Suggested action: —
No scores available.
Issue body
Docker Hub is fast but the Ubuntu images are updated infrequently and
the registry itself has pull limits for anonymous users. This limit is
annoying because currently rockcraft does not caching of base images.
The caching is coming, but in the meantime switch to Amazon ECR. The
registry has newer images and is only a little bit slower (from testing)
than Docker Hub).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes switching the OCI registry from Docker Hub to Amazon ECR to bypass anonymous pull limits and access newer Ubuntu images. Approved by two reviewers, the update modifies two files with a +12/-4 line diff. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged switching OCI images from Docker Hub to Amazon ECR. This bypasses Docker Hub's pull limits and outdated Ubuntu images, using ECR for newer images with comparable speed until image caching is implemented. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Switched OCI base image registry from Docker Hub to Amazon ECR to bypass anonymous pull limits and access newer Ubuntu images. This acts as a temporary workaround until native image caching is implemented. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.