This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. visudo ## Misc Cmnd_Alias MISC = /bin/docker guest ALL=MISC dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo dnf install docker-ce systemctl start docker systemctl enable docker sudo docker run hello-world linux/docker.txt Last modified: 2018/03/08 14:33by lamboringo