Expected behavior
Should be able to remove a directory and then add a new directory that overlaps with the removed one.
Actual behavior
Docker for Mac refuses to do this, complaining there's an overlap.
Steps to reproduce the behavior
- Under File Sharing tab, add
/Users/foo (which overlaps with /Users, obviously).
- Save and restart. App will refuse.
- Remove
/Users.
- Save and restart. App will still refuse, even though there's no overlap anymore.