mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
An expanded windows path of c:\shiny\thing:\shiny:rw needs to be changed to be linux style path, including the drive, like /c/shiny/thing /shiny to be mounted successfully by the engine. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>