mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07: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>