We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pickup service is failing to start as it cannot pull kubo from docker hub
CannotPullContainerError: ref pull has been retried 1 time(s): failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/ipfs/go-ipfs/manifests/sha256:6663494fdf591ad5e2c91fc6a81c840bd772ca532f9368c9d2434b14fb9911cc: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
The text was updated successfully, but these errors were encountered:
Consider publishing kubo to amazon ecr: https://docs.aws.amazon.com/AmazonECR/latest/public/what-is-ecr.html
In the meantime we also need to publish a custom image for kubo so we can update the config as per #9
Sorry, something went wrong.
Fixed in #23
Successfully merging a pull request may close this issue.
pickup service is failing to start as it cannot pull kubo from docker hub
The text was updated successfully, but these errors were encountered: