Comment 16 for bug 1947601

Revision history for this message
Matthew Peters (zorin1) wrote : Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

The vent kernel module is not installed. If you do:
sudo apt install linux-modules-extra-raspi

This will install the module and docker will work.