WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Sep 19, 2023 · 1 min read · outline An error occurs when you are using "docker login" command. WARNING! Using --password via the CLI is insecure. Use --password-stdin. command docker login --username AWS -p $(aws ecr get-login-password --region ap-northeast-2) <account>.dk...
Join discussion











