Dstack-TEE / Dstack-TEE/dstack

expose docker caching from host to the VM

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
544
Forks
96
Avg merge
17h 57m
Merged PRs (30d)
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 :]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.