-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
POC buildkit
using ipcs
as psuedo-local build cache.
- How do define a "cache-miss". For instance, LLB vertex is cacheable with hash
sha256:foobar
, it's impossible to know if the IPFS network does not have content for that hash. We either traverse the full network, limit hops to certain depth, set a timeout on fetching the content. On a separate topic, can I race a LLB vertex execution to fetching its cache?
Metadata
Metadata
Assignees
Labels
No labels