When Docker containers are created, the system automatically assigns a universally unique identifier ( UUID ) number to each container to avoid any naming conflicts and improve automation without human involvement.
Read Also : How to Install Docker and Learn Basic Container Manipulation in CentOS
In this article, we will explain how to easily identify Docker containers and name or rename containers in Linux.
Originally Published at https://www.tecmint.com/name-docker-containers/