The Phase 4 docker-compose + nginx changes I landed earlier dropped the registry-private container's port-5050 listener BEFORE migrating the existing images to Forgejo. The registry-config-sync pipeline applied the new nginx config, breaking pulls from registry-private — which is the source of every image we still need to copy to Forgejo. Restore registry-private + the 5050 listener until the migration script has finished. Subsequent commit will drop them once images are confirmed in Forgejo. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cleanup-tags.sh | ||
| config-private.yml | ||
| config-proxy.yaml.tpl | ||
| config.yaml | ||
| docker-compose.yml | ||
| fix-broken-blobs.sh | ||
| nginx_registry.conf | ||