Hi, I've been using Docker's docker-ce package for Debian (stretch) on Devuan (ascii) just fine for quite a while. However, last night's automated upgrade on two of my Devuan servers left them without a running dockerd :-(
A quick `invoke-rc.d docker start` got the daemon back up but I still had to restart up some of the containers manually :-( The same upgrade went without any problems on a Debian server. Looks like the Docker folks only cater to systemd setups :-((( Upgrading from 18.06.1~ce~3-0~debian to 5:18.09.0~3-0~debian-stretch also pulls in docker-ce-cli and containerd packages so it could be that the issue is with one of these packages only catering to systemd setups. If so, I suspect containerd but haven't looked at the pre- and postinst scripts yet. FTR, the /etc/apt/sources.list.d/docker.list on all three machines is deb https://download.docker.com/linux/debian stretch stable edge Hope this helps, -- Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9 Support Free Software https://my.fsf.org/donate Join the Free Software Foundation https://my.fsf.org/join _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
