Created
          August 13, 2018 10:30 
        
      - 
      
- 
        Save ViktorOgnev/16574314d87f14505b7e44a05baeee0a to your computer and use it in GitHub Desktop. 
    install docker centos 7
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | sudo su | |
| yum check-update || yum update | |
| curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh | |
| systemctl start docker | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment