Überprüfen Sie, ob Docker -Daemon läuft
$ systemctl status docker
Long Llama
$ systemctl status docker
pgrep -f docker > /dev/null || echo "starting docker"