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

How to modify the container name in docker

WJ
Release: 2020-06-08 16:58:11
Original
4469 people have browsed it

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 容器原来名   要改为的名字
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template