Re: Connect to a Docker container
@portablepeter: This does not work for Docker installation on a bare-metal server, for example Docker installed on Ubuntu Linux (i.e. not a Windows or MacOS VM).
docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
manager - hyperv Running tcp://192.168.111.63:2376 v1.13.0
worker - hyperv Running tcp://192.168.111.64:2376 v1.13.0
docker
, and pass: tcuser
.