# starting docker service linux
$ sudo service --status-all
$ sudo service docker start
$ sudo service docker start
sudo dockerd
$ sudo dockerd
sudo apt-get update && sudo apt-get install -yqq daemonize dbus-user-session fontconfig
sudo daemonize /usr/bin/unshare --fork --pid --mount-proc /lib/systemd/systemd --system-unit=basic.target
exec sudo nsenter -t $(pidof systemd) -a su - $LOGNAME
snap version
brew install --cask docker
Make sure docker is on and the whale icon appears in the top bar