Dstack-TEE / Dstack-TEE/dstack
expose docker caching from host to the VM
Ouverte
enhancement
- Langage dominant
- Rust
- Étoiles
- 544
- Forks
- 96
- Merge moyen
- 17 h 57 min
- PR mergées (30 j)
- 117
Description
It's too bad starting a dstack guest vm instance is so slow, even when the application containers mostly consist of frequently-reused containers. It would be great if the guest could use the host as an (untrusted) local cache.
Here's relevant docs on how to configure container drivers (should be applicable to podman) registries to point elsewhere (i.e. to a service on the host)
https://github.com/containers/image/blob/main/docs/containers-registries.conf.5.md#remapping-and-mirroring-registries
excuse the brief design issue :]
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.