Newest docker-ce version for raspbian bullseye armhf causes "illegal instruction" error

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?

No, but @bluepuma77 had in the other topic

If you use the search button in the upper right corner in the menu, and search for an error message, you can often find the solution sooner. :slight_smile:

I had the same issue and did what you did and downgraded to an old version.