Samuel Thibault, on lun. 20 févr. 2017 21:30:58 +0100, wrote: > 2017-02-20T21:29:05.031246+01:00 var docker[4807]: > time="2017-02-20T21:29:05.030971938+01:00" level=info msg="New containerd > process, pid: 4822\n" > 2017-02-20T21:29:05.046488+01:00 var docker[4807]: > time="2017-02-20T21:29:05.046388294+01:00" level=fatal msg="bad listen > address format /var/run/docker/libcontainerd/docker-containerd.sock, expected > proto://address"
I found this: https://patrick.georgi.family/2017/02/18/bad-listen-address-format-docker-error-on-debian-and-elsewhere/ which I'll use as workaround (it seems to work fine here), I guess the upgrade of containerd will eventually fix the issue? Samuel