Hi! I try to add my private ecr credential in seqera according to the doc (add access key Id and secret access), but it did not work. It keep saying invalid credentials. And I know we can authenticate using the command ’ aws ecr get-login-password --region region | docker login --username AWS --password-stdin
aws_account_id.dkr.ecr.region.amazonaws.com
’
Hi, @_Elin_Zheng !
Can you confirm you followed all instructions found here?