Rename enter.md to attach_exec.md

pull/297/head
khs1994 2017-12-17 22:57:11 +08:00
parent 95d063dbd1
commit 7d7b4f2afc
2 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
* [启动](container/run.md) * [启动](container/run.md)
* [守护态运行](container/daemon.md) * [守护态运行](container/daemon.md)
* [终止](container/stop.md) * [终止](container/stop.md)
* [进入容器](container/enter.md) * [进入容器](container/attach_exec.md)
* [导出和导入](container/import_export.md) * [导出和导入](container/import_export.md)
* [删除](container/rm.md) * [删除](container/rm.md)
* [访问仓库](repository/README.md) * [访问仓库](repository/README.md)