Hi Gilbert,

thanks for reaching out! I'm happy that it's working now. Please let us know if you experience similar issues in the future.

Kind regards,
 Valentin

On Mon, Oct 21, 2019 at 12:06 PM Gilbert Standen <gilbert@orabuntu-lxc.com> wrote:
This is now working ... not sure why it did not work before ... but here are the successful results below.

[ubuntu@oracle81 anylinux]$ podman login container-registry.oracle.com
Authenticating with existing credentials...
Existing credentials are invalid, please enter valid username and password
Username: gilbert@orabuntu-lxc.com
Password:
Login Succeeded!

[ubuntu@oracle81 anylinux]$ podman login container-registry.oracle.com
Authenticating with existing credentials...
Existing credentials are valid. Already logged in to container-registry.oracle.com

[ubuntu@oracle81 anylinux]$ podman pull container-registry.oracle.com/os/oraclelinux:7.6

Trying to pull container-registry.oracle.com/os/oraclelinux:7.6...Getting image source signatures
Copying blob 04e172e76262: 82.61 MiB / 82.90 MiB [=============================]
Copying blob 04e172e76262: 82.90 MiB / 82.90 MiB [=========================] 49s
Copying config 5f993b1aafe5: 1.94 KiB / 1.94 KiB [==========================] 0s
Writing manifest to image destination
Storing signatures
5f993b1aafe52e8dfb3198b7cb3f405f36e5cf71a73452184cf70e8b59b5836e

[ubuntu@oracle81 anylinux]$ podman run -d container-registry.oracle.com/os/oraclelinux:7.3

Trying to pull container-registry.oracle.com/os/oraclelinux:7.3...Getting image source signatures
Copying blob f18876e2d1e9: 79.11 MiB / 79.45 MiB [=============================]
Copying blob f18876e2d1e9: 79.45 MiB / 79.45 MiB [=========================] 57s
Copying config 9161636948e8: 1.94 KiB / 1.94 KiB [==========================] 0s
Writing manifest to image destination
Storing signatures
2ec8606eccfdd76dc8005d339f57079dc7622a1f0519d12e0fc2aa2b7552a70e
[ubuntu@oracle81 anylinux]$
_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io