mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 17:18:11 +00:00
This mirrors the structure of the names for the local cache directory, as well as the names for the oci exporter (when using a content store). This ensures that we cannot encounter name collisions (intentionally or unintentionally). Signed-off-by: Justin Chadwell <me@jedevc.com>