Starting "default"...(default) Check network to re-create if needed...(default) Waiting for an IP...Machine "default" was started.Waiting for SSH to be available...Detecting the provisioner...Started machines may have new IP addresses. You may need to re-run the `docker-machine env` command.Regenerate TLS machine certs? Warning: this is irreversible. (y/n): Regenerating TLS certificatesWaiting for SSH to be available...Detecting the provisioner...Copying certs to the local machine directory...Copying certs to the remote machine...Setting Docker configuration on the remote daemon... ## . ## ## ## == ## ## ## ## ## === /"""""""""""""""""\___/ === ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ / ===- ~~~ \______ o __/ \ \ __/ \____\_______/docker is configured to use the default machine with IP 192.168.99.100For help getting started, check out the docs at https://docs.docker.comhan@han-PC MINGW64 ~$han@han-PC MINGW64 ~$ docker imagesREPOSITORY TAG IMAGE ID CREATED SIZElamp2 latest 2fe057dee064 2weeks ago 448.7 MBregistry.aliyuncs.com/iterator/lamp latest 2fe057dee064 2weeks ago 448.7 MBtutum/lamp latest 3d49e175ec00 7weeks ago 427 MBregistry.aliyuncs.com/wow/tomcat latest b92cfb2f2182 5months ago 501.4 MBhan@han-PC MINGW64 ~$ dokcer ps -abash: dokcer: command not foundhan@han-PC MINGW64 ~$ docker ps -aCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES34202567aa93 registry.aliyuncs.com/wow/tomcat "catalina.sh run" 2 weeks ago Exited (137) 2 weeks ago 0.0.0.0:8080->8080/tcp tomcat0d23644093ae lamp2 "/run.sh" 2 weeks ago Exited (137) 2 weeks ago 0.0.0.0:3306->3306/tcp, 0.0.0.0:8080->80/tcp mad_wozniakhan@han-PC MINGW64 ~$ docker start tomcattomcathan@han-PC MINGW64 ~$