mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-04 23:02:39 +00:00
Note to start docker in ubuntu installation
This commit is contained in:
@@ -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
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user