mirror of
https://github.com/moby/buildkit.git
synced 2026-07-02 20:57:22 +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>