Running the docker registry with below command always throws an error:
docker
dev:tmp me$ docker run \\ -d --name registry-v1 \\ -e SETTINGS_
removing all the exited containers
docker rm $(docker ps -a -f status=exited -q)