mirror of
https://github.com/moby/buildkit.git
synced 2026-08-10 01:27:55 +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>