mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 10:43:50 +00:00
When using boot2docker through git bash, there is a nasty issue when trying to share a folder, due to how git bash parses the URIs. The issue is explained in [issue #12751](https://github.com/docker/docker/issues/12751) but needs more visibility in the docs. Signed-off-by: Matthieu Larcher <github@ringabell.org>