Hey @opal yoke! Looks like you are missing mounts for cgroup V2. Enable the controllers for your system or downgrade to cgroup V1.
Downgrading can be done by adding systemd.unified_cgroup_hierarchy=0to your grub cmdline at /etc/default/grub. After that, run sudo update-grub followed by sudo reboot to restart the machine.
I have found the following for: https://ptero.co/usifecunof
@opal yoke Your machine fails to pull the Docker image. Attempt to manually pull it on your machine to see why it fails.
Type docker pull <image>` replacing <image> with the one in your error.