Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
== Install on Rocky 8/.9 ==
 +
 +
sudo dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
 +
sudo dnf install docker-ce
 +
 +
However this conflicts with podman which does the same thing
 +
 +
 
== Make use of /etc/docker/daemon.json ==
 
== Make use of /etc/docker/daemon.json ==
  

Navigation menu