I wanted to share a quick update regarding the recent changes to docker-ce-cli, docker-ce, and docker-compose-plugin. It appears that the latest update may have affected their functionality.
With docker compose version V2.24.6, everything seems to be working as expected. Commands like docker-compose up -d or docker compose version are functioning without any issues.
However, after updating to docker compose version V2.24.7, I’ve encountered a problem. Whenever I try to execute any command, even a simple docker compose version, I receive an “Illegal instruction” error.
I’m wondering if there might be a new approach or method that I’m not yet aware of. Has anyone else experienced this, or does anyone have insights on how to address this issue?
Sorry about that, I have several systems running the lattest DietPi and I just assumed this was a general issue since they’ve all notified about these 3 upgrades docker-ce-cli, docker-ce, and docker-compose-plugin.
For this particular case, I’ve crossed check with two Pi Zero’s running the latest DietPi version the one that’s on version V2.24.6 works fine the one that’s on V2.24.7 stopped working…
Here’s the info you’ve asked, let me know if you need anything else!