RootDockerInstallOn this pageInstallInstall curl -sSL https://get.docker.com | sh sudo systemctl status docker# sudo systemctl start docker Test sudo docker run hello-world