julien-duponchelle / docker-osx

Fast and easy installation of Docker on OS X
1.03k stars 70 forks source link

Rename CWD to ~/.docker-osx #8

Closed bfirsh closed 10 years ago

bfirsh commented 10 years ago

It seems likely that Docker may use ~/.docker in the future, and we do not want to collide with them.

This is also quite a neat upgrade path from compiled Docker to pre-built binaries, because everything will be put in a new directory.

@noplay – what do you think?

julien-duponchelle commented 10 years ago

You are right it's more futur proof.

Perhaps in the futur we need to rename the project to something else.