Another think I noticed is the update script assumes the docker-compose is located under /root which at least in my case it isn‘t which made it fail for the first time. Also it tries to install the docker.io apt package even when docker is already installed via the official docker apt repo (docker-ce)