Home >Operation and Maintenance >Docker >How to modify the container name in docker

How to modify the container name in docker

WJ
WJOriginal
2020-06-08 16:58:114486browse

How to modify the container name in docker

How to modify the container name in docker?

Check the name of the container

Thislaughing_elion is the default name when downloading es

How to modify the container name in docker

Modify the container name

docker rename 容器原来名   要改为的名字

How to modify the container name in docker

Finally you can see that the container name has been modified successfully

How to modify the container name in docker

Related recommendations: docker tutorial

The above is the detailed content of How to modify the container name in docker. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn