failed to start daemon: error initializing graphdriver: loopback attach failed

Viewed 18

I installed docker on ArchLinux and I tried to run the daemon. It failed. When I ran it manually using dockerd I got this explanation.

failed to start daemon: error initializing graphdriver: loopback attach failed

I didn't find many things relevant so far. Only this topic which didn't get the answers I was looking for. Docker fails to start after install with "loopback attach failed"

1 Answers
Related