Skip to content

Instantly share code, notes, and snippets.

@Shashwatsh
Created June 1, 2018 08:15
Show Gist options
  • Save Shashwatsh/8895905c69afe977d2e8a32a80454293 to your computer and use it in GitHub Desktop.
Save Shashwatsh/8895905c69afe977d2e8a32a80454293 to your computer and use it in GitHub Desktop.
yum install -y yum-utils \
device-mapper-persistent-data \
lvm2
yum-config-manager \
--add-repo \
https://download.docker.com/linux/centos/docker-ce.repo
yum install docker-ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment