This can be a non-issue (sorry for that) but the swarm lab suggests installing Docker for Mac in order to use docker-machine later on for provisioning local VirtualBox VMs. Isn't there an issue about ...
$ docker-machine -v docker-machine version 0.3.0 (0a251fe) $ docker-machine create \ > --driver virtualbox \ > --virtualbox-cpu-count "2" \ > --virtualbox-memory ...
Alpine Linux Docker images available via the Docker Hub contained a critical flaw allowing attackers to authenticate on systems using the root user and no password. For three years, some Alpine Linux ...