Difficulty: Beginner
How do you rename an existing container?
Use `docker rename <old_name> <new_name>`.
Rename, CLI
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.