Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

We're all doing the same thing #29

Closed
bfirsh opened this issue Jan 6, 2014 · 7 comments
Closed

We're all doing the same thing #29

bfirsh opened this issue Jan 6, 2014 · 7 comments

Comments

@bfirsh
Copy link
Collaborator

bfirsh commented Jan 6, 2014

Looks like @steeve is working on an almost identical thing for boot2docker. Perhaps we should decide on one and combine our efforts? Perhaps one should be blessed as "official" if it's going to be included in an installer? /cc @shykes

@julien-duponchelle
Copy link
Owner

I think the solution from @steeve actually can replace my script except for port forward (only two port are forwarded actually). And it's multiplateforme.

I propose to just redirect this project to boot2docker.

@bfirsh
Copy link
Collaborator Author

bfirsh commented Jan 6, 2014

Yes, I agree. My wishlist: a hostname for the VM so additional ports don't have to be forwarded (e.g. boot2docker) and a volume mounted at /Users/$USER that points to the home directory on the host machine. If boot2docker has those two things it would be able to replace docker-osx.

I made a start at something a bit more substantial than a bash script ( https://github.com/bfirsh/virtualdocker ), but perhaps in the interests of speed a bash script is the best thing to do for now.

@bfirsh
Copy link
Collaborator Author

bfirsh commented Jan 16, 2014

boot2docker is also missing setting the DOCKER_HOST variable (see boot2docker/boot2docker#63 ).

@bfirsh
Copy link
Collaborator Author

bfirsh commented Jan 16, 2014

@mmerickel
Copy link
Contributor

FWIW I've replaced docker-osx finally with boot2docker following https://gist.github.com/mmerickel/e213fbe7ec7728e4d043 if anyone else is interested.

@bfirsh
Copy link
Collaborator Author

bfirsh commented Sep 18, 2014

We're close to getting full support for docker-osx's features in boot2docker.

boot2docker/boot2docker#534
boot2docker/boot2docker-cli#258

@julien-duponchelle
Copy link
Owner

Nice !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants