Ran into this Docker error with one of my projects:
invalid reference format: repository name must be lowercase
What are the various causes for
I had the same error, and for some reason it appears to have been cause by uppercase letters in the Jenkins job that ran the docker run command.
docker run