ZFS error on Docker Engine 29

For all those that haven’t read the Docker Engine v29 blog post, there are two mentions of the graph driver that will affect you:

  • Legacy graph drivers are still available, but are now deprecated. New installs can still opt out of Containerd image store if there is any issue.
  • The graph driver backend will be removed in a future release.

So from docker v30 on a config like @itris666 shared might become necessary.