You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dvm detect and go (#138)! This new command figures out the right version of Docker to use for the currently connected Docker host (by using the DOCKER_* environment variables, then loads it for you.
Show all Docker client versions, not just the latest (#110)
Support specifying an alternate download location for the Docker binaries using dvm install --mirror-url http://mymirror/builds or by setting DVM_MIRROR_URL (#109)