mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +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>