I'm a noob to crail and not much better with docker, however I am able to:

[root@abbey-road ~]# docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
1b930d010525: Pull complete
Digest:
sha256:9572f7cdcee8591948c2963463447a53466950b3fc15a247fcad1917ca215a2f
Status: Downloaded newer image for hello-world:latest

Hello from Docker!

=====

But run into trouble with crail:

[root@abbey-road ~]# docker run apache/crail
Unable to find image 'apache/crail:latest' locally
docker: Error response from daemon: pull access denied for apache/crail,
repository does not exist or may require 'docker login'.
See 'docker run --help'.

Advise/pointers appreciated.

Lou.

Reply via email to