playing with "podman search" on my fedora 31 box, and this command
appears to work fine:
$ podman search alpine
but the instant i add what seems like an innocuous option:
$ podman search --limit 5 alpine
ERRO[0002] error getting search results from v2 endpoint
"registry.access.redhat.com": invalid status code from registry 404 (Not Found)
INDEX NAME DESCRIPTION
STARS OFFICIAL AUTOMATED
... snip ...
same "registry 404" error with
$ podman search --filter=is-official alpine
is there something about
registry.access.redhat.com that's
problematic?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter:
http://twitter.com/rpjday
LinkedIn:
http://ca.linkedin.com/in/rpjday
========================================================================