Kitematic: Docker for Windows/Mac should allow sharing of non-User volume (e.g. C:/tmp)

Created on 25 May 2016  路  5Comments  路  Source: docker/kitematic

Expected behavior

With docker for Windows, you can share drives like C: in settings. So it should be possible to use something like

docker run -d -v c:/tmp/Gastrobase:/home/shiny/Gastrobase ....

In fact, some user recommend NOT to use the users folder any more because of user registration problems (not confirmed)

Actual behavior

In Kitematic, you get an error message when trying to change the local folder to c:/tmp or similar

enhancement exproficient help wanted native

Most helpful comment

With Docker for Mac/Windows being more broadly use, we should be able to add more folder support - the previous issue was related to the complexity of mounting the user folders within the VM.

All 5 comments

@dmenne With Docker for Mac/Windows allowing more flexibility on folder share, this is something we're working on changing.
I'll keep this issue open to keep track of it and will close it once it's in master.

I also would like more flexibility in this matter. My home folder on windows is located on a drive that constantly runs out of space, so I prefer to locate data elsewhere.

With Docker for Mac/Windows being more broadly use, we should be able to add more folder support - the previous issue was related to the complexity of mounting the user folders within the VM.

Please do. Should I create an issue, or would you? Thanks.

@destenson I think we can keep this issue as the main one, but I'll change the title to reflect the above discussion/exchanges

Was this page helpful?
0 / 5 - 0 ratings

Related issues

STaRDoGG picture STaRDoGG  路  3Comments

niclarcipretti picture niclarcipretti  路  3Comments

tijn72 picture tijn72  路  4Comments

ClemMakesApps picture ClemMakesApps  路  3Comments

rick02840 picture rick02840  路  3Comments