Skip to content

Docker CE installation and configuration for CentOS 6 & 7

License

Notifications You must be signed in to change notification settings

simplyjarod/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker CE installation and configuration for CentOS 6 & 7

Please, download all files before executing any script. There are several dependencies between them. You can use:

yum install wget unzip -y
wget https://github.com/simplyjarod/docker/archive/master.zip
unzip master.zip
cd docker-master
chmod u+x *.sh -R

Installation

Run ./setup.sh as root from the folder this file is placed.

About

Docker CE installation and configuration for CentOS 6 & 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages