Hello,
This is my first post, and I’m not sure if this is the right place to address this kind of issue, but I just found that on my Raspberry Pi 1B+ running Raspbian Bullseye the newest version of docker-ce (25.0.4-1~raspbian.11~bullseye_armhf.deb) crashes during installation with the following error:
Setting up docker-ce (5:25.0.4-1~raspbian.11~bullseye) …
Job for docker.service failed because a fatal signal was delivered causing the control process to dump core.
See “systemctl status docker.service” and “journalctl -xe” for details.
All subsequent docker commands (including run hello-world) result in “illegal instruction”.
Any older release of 25.0.x and also 23.x and 20.x works perfectly. Any idea?