mirror of
https://github.com/moby/moby.git
synced 2026-07-17 21:11:19 +00:00
Auto-creation of host-paths has been un-deprecated, so to have feature-parity between Linux and Windows, this feature should also be present on Windows. This enables auto-creation on Windows. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>