Update link

This commit is contained in:
khs1994
2019-01-06 09:40:31 +08:00
parent 44530ff366
commit aff886341f
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
### `attach` 命令
`docker attach` 是 Docker 自带的命令。下面示例如何使用该命令。
下面示例如何使用 `docker attach` 命令。
```bash
$ docker run -dit ubuntu