Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 1: Line 1: −
== Install on Rocky 8/.9 ==
+
== Install on Rocky 8/9 ==
 +
 
 +
You can install docker but beware.
 +
 
 +
'''This conflicts with podman which does the same thing'''
    
  sudo dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
 
  sudo dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
 
  sudo dnf install docker-ce
 
  sudo dnf install docker-ce
  −
However this conflicts with podman which does the same thing
       

Navigation menu