1
resposta

Error response from daemon: failed to create endpoint

docker.exe: Error response from daemon: failed to create endpoint APELIDO on network MINHAREDE: hnsCall failed in Win32: O arquivo já está sendo usado por outro processo. (0x20).

docker container run -it --name APELIDO --network MINHAREDE --rm -p 27017:27017 -v "C:teste:c:\teste" imagemfull

1 resposta

Erro interessante, parece um bug: https://github.com/docker/for-win/issues/657