Tips when cosign pulls private private warehouse

root@ubuntu:/home/test/Documents# cosign verify --key cosign.pub 192.168.20.131/1/wordpress@sha256:3943864483f5edeac4950f4d7069da4b705f5a494302d54735bff3a606332dc5
Error: GET http://192.168.20.131/v2/1/wordpress/manifests/sha256-3943864483f5edeac4950f4d7069da4b705f5a494302d54735bff3a606332dc5.sig: UNAUTHORIZED: unauthorized to access repository: 1/wordpress, action: pull: unauthorized to access repository: 1/wordpress, action: pull
main.go:69: error during command execution: GET http://192.168.20.131/v2/1/wordpress/manifests/sha256-3943864483f5edeac4950f4d7069da4b705f5a494302d54735bff3a606332dc5.sig: UNAUTHORIZED: unauthorized to access repository: 1/wordpress, action: pull: unauthorized to access repository: 1/wordpress, action: pull

Guess you like

Origin blog.csdn.net/SHELLCODE_8BIT/article/details/131849056