mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
738 B
738 B
title, description, keywords
| title | description | keywords |
|---|---|---|
| rename | The rename command description and usage | rename, docker, container |
rename
Usage: docker rename CONTAINER NEW_NAME
Rename a container
Options:
--help Print usage
The docker rename command allows the container to be renamed to a different name.