You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CRIT] Could not analyze layer: POST to Clair failed Post http://127.0.0.1:6060/v1/layers: dial tcp 127.0.0.1:6060: getsockopt: connection refused
#135
Hi,
I pulled mentioned 2 docker images and trying to scan the docker images for vulerabilities but getting an error :
Also have a binary to scan the images. However, I keep getting the below:
./clair-scanner_linux_386 -r "report.json" --ip {IP-of-clair-container} {image-name}
2023/07/14 08:06:27 [INFO] ▶ Start clair-scanner
2023/07/14 08:06:45 [INFO] ▶ Server listening on port 9279
2023/07/14 08:06:45 [INFO] ▶ Analyzing 22a104181b6084cc73415709a1929a8282d2da7196e57cd300ca72f5a45b835e
2023/07/14 08:06:45 [CRIT] ▶ Could not analyze layer: POST to Clair failed Post http://127.0.0.1:6060/v1/layers: dial tcp 127.0.0.1:6060: getsockopt: connection refused
The text was updated successfully, but these errors were encountered: