Configuring Docker Daemon for using containerd image store instead of docker

I hope you are not running docker inside docker because circleci does not support running docker inside docker you can check the answer here . try using this
image for your machine i hope it will fix the problem.

machine:
      image: ubuntu-2404:current