CURATORS: Restarting docker instructions

This commit is contained in:
Adam Bergmark 2018-08-14 20:50:01 +02:00
parent fcbcec98e9
commit 56847ff8d8

View File

@ -342,6 +342,14 @@ file, e.g.:
$ rm /var/stackage/stackage/automated/nightly/work/builds/nightly/prevres/Build/cryptohash-0.11.9 $ rm /var/stackage/stackage/automated/nightly/work/builds/nightly/prevres/Build/cryptohash-0.11.9
``` ```
### Restarting docker
If docker hangs with e.g. `docker: Error response from daemon:
connection error: desc = "transport: dial unix
/var/run/docker/containerd/docker-containerd .sock: connect:
connection refused".` you can restart it with `sudo systemctl restart
docker.service`.
## Local curator setup ## Local curator setup
We do not run the full stackage build locally as that might take too We do not run the full stackage build locally as that might take too