Can't get Docker to work

Hi,
I’m currently struggeling in installing Docker to my Vero4k+

Steps i’ve done so far:

Execute

sudo apt update && sudo apt dist-upgrade

Trying to install Docker via the install script

curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh

and via

sudo apt install docker-ce

It always fails at the same step: “The Docker Application Container Engine” failing to start

The Error Messages:

While installing

The logs:

Can someone tell me why the installation fails?

Quick search show that

1 Like

I’m so sorry i used the google search instead …
Should have been trying the board search function instead.

Thanks , i’ll try it