howtowhale / dvm

Docker Version Manager
https://howtowhale.github.io/dvm/
Apache License 2.0
522 stars 50 forks source link

Feature Discussion: Add "dockerbin" as a dvm feature? #134

Closed LongLiveCHIEF closed 7 years ago

LongLiveCHIEF commented 8 years ago

I've been working on a project I call dockerbin, and I've come to wonder if the functionality of dockerbin would be a better to include/pair with dvm, or if it should remain two separate projects.

Before I share any of my specific thoughts, I'm curious in your opinion of this idea. Either way, I believe these two purposes are going to work well together.

carolynvs commented 8 years ago

dvm is focused on getting the appropriate version of the docker client binary onto your machine and accessible from the current shell session. I'm not sure I understand how you'd like to pair dvm with dockerbin?