Can I cache my DockerHub image in RunPod storage?
My image is 5.8GB in DockerHub. This includes a 2.5GB folder of assets I need for my workload and the rest is just packages. I timed it and it took about 2 minutes to download into my RunPod container. Is there a way to cache my Docker image so that I can reduce this download speed?
1 Reply
Hi
I'm not sure if it's cached in the container host, but I think only a few image is cached ( only official ones )
N it's not really possible to configure caching on the host for you