docker-machine create
docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
docker run --rm -it ubuntu:18.04 bash
Unable to find image 'ubuntu:18.04' locally
18.04: Pulling from library/ubuntu
Status: Downloaded newer image for ubuntu:18.04
C:\Portable\Docker Toolbox\docker.exe: Error response from daemon: cgroups: cannot find cgroup mount destination: unknown.
Steps to reproduce
Workaround found here: https://github.com/docker/for-linux/issues/219