Docker Setup


Centos 7

yum remove docker 

yum remove docker-common

yum remove docker-selinux

yum remove docker-engine

yum install -y yum-utils

yum install -y device-mapper-persistent-data

yum install -y lvm2

yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo

yum-config-manager --enable docker-ce-edge

yum-config-manager --enable docker-ce-test

yum install docker-ce

systemctl start docker

systemctl status docker

docker run hello-world

docker --version


Comments

Popular posts from this blog

Nginx Proxy & Load Balance & LNMP

Snort+barnyard2+Snorby CentOS 6.5_64 Installation

ORACLE Error