Dstack-TEE / Dstack-TEE/dstack
expose docker caching from host to the VM
Đang mở
enhancement
- Ngôn ngữ chính
- Rust
- Star
- 544
- Fork
- 96
- Merge trung bình
- 17 giờ 57 phút
- Pull request đã merge (30 ngày)
- 117
Mô tả
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 :]
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.