LEGGI BENE la documentazione:
https://docs.docker.com/machine/overview
Machine was the only way to run Docker on Mac or Windows previous to Docker v1.12. Starting with the beta program and Docker v1.12, Docker Desktop for Mac and Docker Desktop for Windows are available as native apps and the better choice for this use case on newer desktops and laptops. We encourage you to try out these new apps. The installers for Docker Desktop for Mac and Docker Desktop for Windows include Docker Machine, along with Docker Compose.
A che ti serve "docker-machine" SE tutto quello che ti serve lo puoi fare con il comando "docker"?
Non avendo WIndows 10, al momento NON POSSO installare Docker Desktop for Windows, quindi non posso fare i test per sapere se c'e' o meno il comando "docker=machine", MA NON C'E in Ubuntu, e non ha nemmeno senso installarlo perche' ti chiede il driver "virtualbox", che, ovviamente, non hanno senso.
Pero':
1) docker machine serve per Docker Toolbox.
2) Ho installato Docker Toolbox per WIndows
3) se eseguo "docker-machine ip" NELLA SUA SHELL
## .
## ## ## ==
## ## ## ## ## ===
/"""""""""""""""""\___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\_______/
docker is configured to use the default machine with IP 192.168.99.100
For help getting started, check out the docs at https://docs.docker.com
Start interactive shell
Simplify@Omega MINGW64 /c/Program Files/Docker Toolbox
$ docker-machine ip
192.168.99.100
Simplify@Omega MINGW64 /c/Program Files/Docker Toolbox
$
Quindi, RICONTROLLA DI NUOVO TUTTO DA ZERO: controlla di non fare pasticci andando a installare cose a casaccio SENZA AVER CHIARO che cosa stai installando!
Se hai installato (o vuoi installare) Docker Toolbox POTREBBE non essere una grande idea avere contemporaneamnet installato Docker For Windows
Visto che Docker Toolbox ha installato un sacco di driver, NON E' che non e' riuscito ad installarne qualcuno perche' hai attivo quella scocciatura
del "User Account Control Settings" che ne ha bloccato l'installazione?
Insomma, di cose da controllare DI NUOVO, ne hai un bel po'.
E sopprattutto, NON FARE CASINI con tool che servono in contesti diversi!
"docker-machine" NON CENTRA NIENTE con l'installazione di Docker DENTRO una virtual machine Ubuntu!!!!