Published by exdone
Posted on March 26, 2019
As of 2018 , Docker-Ce will cause a core dump on older Pi zero’s and Raspberry pi’s. Reference https://github.com/moby/moby/issues/38175
- The start-up result is done. Nov 12 19:46:47 rpi1 systemd[1]: containerd.service: Main process exited, code=dumped, status=4/ILL Nov 12 19:46:47 rpi1 systemd[1]: containerd.service: Unit entered failed state. Nov 12 19:46:47 rpi1 systemd[1]: containerd.service: Failed with result 'core-dump'.
The fix for this is downgrade Docker CE to 18.06
sudo apt-get install docker-ce=18.06.1~ce~3-0~raspbian