Description
docker run -d -p 5001:5000 --restart=always --name local-registry registry:2
Error: creating container storage: the container name "local-registry" is already in use by 7a2822e1ac9473f75a0f1e1e42ae0704b2d3123b18c49181a089e4624feea350. You have to remove that container to be able to reuse that name: that name is already in use
make: *** [Makefile:154: deploy-local-registry] Error 125