mirror of
https://github.com/moby/buildkit.git
synced 2026-08-12 22:16:54 +00:00
Avoids the case where two projects that use the named context with same name would share the destination directory for the upload. Assuming the client sets a different sharedkey for them based on local dir basename. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>