Harris
Harris
RRunPod
Created by Harris on 6/21/2024 in #⛅|pods
Docker image pull error: too many requests
Attempting to start pods with a template based on debian results in the following error currently.
2024-06-21T03:20:33Z create pod network
2024-06-21T03:20:33Z create container 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
2024-06-21T03:20:33Z create pod network
2024-06-21T03:20:33Z create container 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
3 replies
RRunPod
Created by Harris on 5/12/2024 in #⛅|pods
runpodctl: start spot instance?
Is there a flag that can be used to create a spot instance with runpodctl? Or does it only create on-demand instances?
5 replies
RRunPod
Created by Harris on 5/5/2024 in #⛅|pods
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?
3 replies