2024-06-21T03:20:35Z bookworm-20240423 Pulling from library/debian
2024-06-21T03:20:35Z failed to pull image: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
2024-06-21T03:20:35Z error creating container: container: create: container create: Error response from daemon: No such image: debian:bookworm-20240423
2024-06-21T03:20:35Z bookworm-20240423 Pulling from library/debian
2024-06-21T03:20:35Z failed to pull image: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
2024-06-21T03:20:35Z error creating container: container: create: container create: Error response from daemon: No such image: debian:bookworm-20240423
Can runpod fetch docker images from custom registries (i.e. not dockerhub)?
I'd like to avoid using docker hub. In order of preference, I'd like to:
- download from s3-compatible object storage, or,
- connect to my own server's docker registry
are either of these possible?