mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +07:00
357 B
357 B
description, keywords, menu, title
| description | keywords | menu | title | |||||
|---|---|---|---|---|---|---|---|---|
| The rename command description and usage |
|
|
rename |
rename
Usage: docker rename OLD_NAME NEW_NAME
Rename a container
Options:
--help Print usage
The docker rename command allows the container to be renamed to a different name.