turkenh / ansible-interactive-tutorial

Interactive Ansible tutorials with dead simple setup via Docker
Other
1.48k stars 208 forks source link

Docker: Invalid reference format : repository name must be lowercase #18

Closed alenell closed 5 years ago

alenell commented 5 years ago

Trying to share file from host into docker container using: "docker run -ti -v $(pwd):/home/fenics/shared quay.io/fenicsproject/stable" but I get the proble repository name must be lowercase

alenell commented 5 years ago

sorry posted in wrong place