Ubuntu 22.04 and 5:23.0.0-1 now fails to start - please suggest debug

confirmed latest docker release 23.0.1 fsolved this issue

Yeap 23.0.1 working on my system also - What a fast resolution!

If you did put a hold on your packages here’s the un-hold command.

sudo apt-mark unhold docker-ce docker-ce-cli docker-ce-rootless-extras

Not on my system.

Still rolled back to 20.10.23

Could you please provide specifics of the failure? “Still broken for me” isn’t very specific/helpful, especially when the symptoms described here are definitively solved.

just delete the daemon json file somehow is corrupted this way sudo rm /etc/docker/daemon.json and start the docker again sudo systemctl start docker