- Minor
Hi.
I edited my conteiner variables and when i start it again i receive that error message:
docker: Error response from daemon: endpoint with name DOCKER_NAME already exists in network NETWORK_NAME
It not start, because they see that are other conteiner using the same name on my docker network.
It only happens from >6.12, in older version that's not happens.
i need manually remove my docker_name from my from Docker_network for start docker, at same docker_network.
Or change the name of docker.
Using the command:
docker network inspect DOCKER_NAME
I see many containers names deleted and keep in docker_nemwork data list