зеркало из https://github.com/docker/engine-api.git
'docker start' and 'docker restart': start or restart a container
This commit is contained in:
Родитель
b1593e3803
Коммит
c8aea4f74b
|
@ -89,6 +89,8 @@ func InteractiveMode(scripts ...string) error {
|
|||
"kill",
|
||||
"wait",
|
||||
"stop",
|
||||
"start",
|
||||
"restart",
|
||||
"logs",
|
||||
"diff",
|
||||
"commit",
|
||||
|
|
Загрузка…
Ссылка в новой задаче