Rohith Ingilela
Rohith Ingilela
I would like to cache the whole docker image on the attached volume. So instead of network volumes can we use boot disks on supported platforms to cache whole instance...
@peterschmidt85 @r4victor I agree with the plan to prioritize implementing the cache feature instead of the pause/resume feature. Let's proceed with this plan and work on it together. Also, I...
@r4victor It is hard coded here https://github.com/dstackai/dstack/blob/28a72b170cbe77c034dbae1a3f9b94972350d7dc/src/dstack/_internal/core/backends/vastai/api_client.py#L12. Other providers like aws. gcp, azure create an instance with specific disk size when we specify disk size in requirements but not vast...