Goran
RRunPod
•Created by Goran on 2/8/2024 in #⚡|serverless
About volumes and images
Hi All,
Great product so far!
I have a few questions (apologize if it's already somewhere in the docs, haven't found it).
I'm also not sure if this should go here or somewhere else.
1. I suppose not (yet), but I was wondering if there is a way to cache docker images (eg. on the network drive).
2. What's the "runpod-volume" that is used for different caches in the base docker image?
Is that in the pod volume (ephemeral) or is it on the networked storage, or something else?
(I also see a comment "Shared python package cache", across what is that shared?)
3. I'd like to use the same docker image across several execution setups (like local hw, runpod, etc). It would make that easier if I moved those ENV values to the serverless endpoint configuration, rather than hardcoding them in the image. I don't see any issues with that, but just to check if that's fine.
6 replies