spacepaste

  1.  
  2. pecan@tux ~ $ sudo dockerd
  3. DEBU[0000] docker group found. gid: 987
  4. DEBU[0000] Listener created for HTTP on unix (/var/run/docker.sock)
  5. INFO[0000] libcontainerd: new containerd process, pid: 3121
  6. WARN[0000] containerd: low RLIMIT_NOFILE changing to max current=1024 max=4096
  7. DEBU[0000] containerd: read past events count=0
  8. DEBU[0000] containerd: supervisor running cpus=4 memory=7849 runtime=docker-runc runtimeArgs=[] stateDir=/var/run/docker/libcontainerd/containerd
  9. DEBU[0000] containerd: grpc api on /var/run/docker/libcontainerd/docker-containerd.sock
  10. DEBU[0000] libcontainerd: containerd health check returned error: rpc error: code = 14 desc = grpc: the connection is unavailable
  11. DEBU[0001] Using default logging driver json-file
  12. DEBU[0001] Golang's threads limit set to 56430
  13. DEBU[0001] backingFs=extfs, projectQuotaSupported=false
  14. DEBU[0001] Cleaning up old mountid : start.
  15. Error starting daemon: error initializing graphdriver: /var/lib/docker contains several valid graphdrivers: overlay, overlay2; Please cleanup or explicitly choose storage driver (-s <DRIVER>)
  16.