mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-25 06:28:56 +00:00
Note to start docker in ubuntu installation
This commit is contained in:
parent
0505622aeb
commit
6d890cab80
@ -29,3 +29,8 @@ $ sudo apt-get install linux-image-generic-lts-raring linux-headers-generic-lts-
|
||||
$ sudo reboot
|
||||
```
|
||||
然后重复上面的步骤即可。
|
||||
|
||||
安装之后启动Docker服务。
|
||||
```
|
||||
$ sudo service docker start
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user