Failed to get D-Bus connection: No connection to service manager.
跪求大神解答
认证0级讲师
Is your docker service not running?
shsystemctl start docker.socket
sh
systemctl start docker.socket
Try it.
Set up startup and use
shsystemctl enable docker.socket
systemctl enable docker.socket
Is your docker service not running?
Try it.
Set up startup and use