Docker run problem
Hi all.
I want to create container with this command -> docker run -d ngnix
but i recieve such error as in image.
initializing source docker://registry.access.redhat.com/ngnix:latest: reading manifest latest in registry.access.redhat.com/ngnix: name unknown: Repo not found
How can i fix this error ?