Difference between revisions of "OPS635 installation docker"

From CDOT Wiki
Jump to: navigation, search
m (Centos 8: - removing reference to broken dependency that is now fixed.)
m (Addign instructions for CentOS 9 Stream)
Line 1: Line 1:
 
[[Category:OPS535]][[Category:OPS635]][[Category:peter.callaghan]][[Category:docker]]
 
[[Category:OPS535]][[Category:OPS635]][[Category:peter.callaghan]][[Category:docker]]
  
 +
 +
= Centos 9 =
 +
* Add the docker repo:
 +
** dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
 +
* Add the docker community edition package:
 +
** dnf install docker-ce
  
 
= Centos 8 =
 
= Centos 8 =

Revision as of 14:55, 6 October 2022


Centos 9

Centos 8

Centos 7