mirror of
https://github.com/moby/buildkit.git
synced 2026-08-11 09:35:02 +00:00
Refactor the interface to avoid such issues in the future. BuildKit own mounts are stateless and not affected but a different mountable implementation could get confused. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>