agreeable-lifeguard-63921
06/09/2022, 1:29 PM➜ aws ecr get-login-password --region us-east-1 --profile PROFILENAME | nerdctl --namespace <http://k8s.io|k8s.io> login --username AWS --password-stdin <http://ACCOUNTID.dkr.ecr.us-east-1.amazonaws.com|ACCOUNTID.dkr.ecr.us-east-1.amazonaws.com>
time="2022-06-09T13:23:20Z" level=fatal msg="error saving credentials: error storing credentials - err: exit status 52, out: ``"
fast-garage-66093
06/09/2022, 3:48 PMnerdctl
store credentials unencrypted inside the /root/.docker/config.json
file. 😞agreeable-lifeguard-63921
06/09/2022, 4:04 PMfast-garage-66093
06/09/2022, 4:20 PMagreeable-lifeguard-63921
06/09/2022, 4:47 PM