rename a existing container
Closes #3036 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com> Upstream-commit: 21a809d9ae0ef8392f37c9262dca93ff31966e22 Component: engine
This commit is contained in:
committed by
Srini Brahmaroutu
parent
6a864dec5f
commit
eacdfc7d44
@ -90,6 +90,7 @@ func init() {
|
||||
{"ps", "List containers"},
|
||||
{"pull", "Pull an image or a repository from a Docker registry server"},
|
||||
{"push", "Push an image or a repository to a Docker registry server"},
|
||||
{"rename", "Rename an existing container"},
|
||||
{"restart", "Restart a running container"},
|
||||
{"rm", "Remove one or more containers"},
|
||||
{"rmi", "Remove one or more images"},
|
||||
|
||||
Reference in New Issue
Block a user