"endpoint with name XX already exists in network" can't ...
github.com › docker › cliMay 16, 2019 · Tried docker network disconnect bridge mycontainer but the error still exists, docker network inspect bridge will see mycontainer there. Steps to reproduce the issue: 1.docker rm -f somecontainer 2.try run the same one again 3. can't start it. Describe the results you received: docker: Error response from daemon: endpoint with name mycontainer already exists in network bridge. Describe the results you expected: start normally