mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-26 06:56:19 +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
|
$ sudo reboot
|
||||||
```
|
```
|
||||||
然后重复上面的步骤即可。
|
然后重复上面的步骤即可。
|
||||||
|
|
||||||
|
安装之后启动Docker服务。
|
||||||
|
```
|
||||||
|
$ sudo service docker start
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user