|
|
|
|
|
by grokavi
4025 days ago
|
|
Give Docker Machine a try https://docs.docker.com/machine/ Machine makes it really easy to create Docker hosts on your
computer, on cloud providers and inside your own data center.
It creates servers, installs Docker on them, then configures
the Docker client to talk to them.
Kitematic is another option https://kitematic.com |
|