docker run redhat

From wikieduonline
Jump to navigation Jump to search

docker run -it redhat/ubi9 /bin/bash 
docker run -it redhat/ubi8 /bin/bash 
docker run -it --name test registry.access.redhat.com/ubi8/ubi:8.1 bash
registry.access.redhat.com

Errors[edit]

docker run -it redhat /bin/bash 
Unable to find image 'redhat:latest' locally
docker: Error response from daemon: pull access denied for redhat, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.


Related[edit]

See also[edit]

Advertising: