'docker start' and 'docker restart': start or restart a container
Upstream-commit: 29aab0e4bf
Component: cli
This commit is contained in:
@@ -89,6 +89,8 @@ func InteractiveMode(scripts ...string) error {
|
||||
"kill",
|
||||
"wait",
|
||||
"stop",
|
||||
"start",
|
||||
"restart",
|
||||
"logs",
|
||||
"diff",
|
||||
"commit",
|
||||
|
||||
Reference in New Issue
Block a user