User Tools

Site Tools


docker_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docker_install [2015/10/05 09:00] – created luke7858docker_install [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Installing docker is very simple: Installing docker is very simple:
 <sxh bash> <sxh bash>
-curl -sSL https://get.docker.com/ | sh+yum install docker 
 +</sxh> 
 +<sxh bash> 
 +service docker start
 </sxh> </sxh>
 Now start the service and enable from boot: Now start the service and enable from boot:
docker_install.1444035608.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki