Support logging into container registries to avoid rate limiting #262
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the current behavior
Rate limiting can happen.
Steps to reproduce
Run
catalogue generatea lot.Describe the expected behavior
We can log in to avoid rate limiting.
Any idea how this might be fixed?
https://pkg.go.dev/github.com/docker/docker/client#Client.RegistryLogin
coop-cloud/abra#139 (comment)
abra catalogue generate --user foo --pass bar