I've got registry under URL: https://registry.***.com/v2/_catalog When I run ``` sudo ./docker_reg_tool https://registry.***.com list ``` I have just one line in console (Ubuntu 18): ``` jq: error (at <stdin>:1): Cannot iterate over null (null) ```
I've got registry under URL:
https://registry.***.com/v2/_catalog
When I run
I have just one line in console (Ubuntu 18):