Changes

Jump to: navigation, search

OPS635 installation docker

114 bytes removed, 21:26, 10 November 2020
m
Centos 8: - removing reference to broken dependency that is now fixed.
* Add the docker repo:
** yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
* Add the docker community edition package, adding the --nobest flag to avoid an error with a dependency:** yum install --nobest docker-ce* Update to get the newer version of that dependency:
** yum update -y
 
= Centos 7 =
* Add yum configuration manager:
932
edits

Navigation menu