932
edits
Changes
m
Addign instructions for CentOS 9 Stream
[[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 =