mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-26 15:06:18 +00:00
Update install/ubuntu.md
This commit is contained in:
parent
a6368a8091
commit
33bfa4c9dc
@ -103,3 +103,6 @@ $ sudo apt-get install -y docker-engine
|
|||||||
```
|
```
|
||||||
|
|
||||||
如果系统中存在旧版本的 Docker (lxc-docker),会提示是否先删除,选择是即可。
|
如果系统中存在旧版本的 Docker (lxc-docker),会提示是否先删除,选择是即可。
|
||||||
|
|
||||||
|
### 其他可选配置
|
||||||
|
参见 [docker官方配置文档。](https://docs.docker.com/engine/installation/linux/ubuntulinux/)
|
Loading…
Reference in New Issue
Block a user