Replies: 2 comments
-
Have you solved this problem now? |
Beta Was this translation helpful? Give feedback.
0 replies
-
my account is blocked. Just unblock it. I can't use ECS either. The
container won't start.
вт, 25 июн. 2024 г. в 08:45, verystrongvery ***@***.***>:
… Have you solved this problem now?
—
Reply to this email directly, view it on GitHub
<#8691 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCVV4CYFLQEBCFOA3WYIU3DZJEGX3AVCNFSM6AAAAABIHQL66SVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TQNRXG42DQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PS C:\Users\user\source\repos> aws ecr-public get-login-password --region us-east-1 | docker login --username ****** --password-stdin ***** public.ecr.aws/o8s2m5j2
accepts at most 1 arg(s), received 3
PS C:\Users\user\source\repos> docker tag first:latest public.ecr.aws/o8s2m5j2/first:latest
PS C:\Users\user\source\repos> docker push public.ecr.aws/o8s2m5j2/first:latest
The push refers to repository [public.ecr.aws/o8s2m5j2/first]
fb2f2b8069c8: Preparing
10359c5dc4ba: Preparing
601b48657e0c: Preparing
b42107e74152: Preparing
denied: Not Authorized
Not Authorized - Tell me why ?????
I already made:
Set-AWSCredential
-AccessKey *****
-SecretKey ***** `
-StoreAs MyNewProfile
docker push , Not Authorized - Tell me why ?????
I used the standard instructions from Amazon Elastic Container Registry !!!
Beta Was this translation helpful? Give feedback.
All reactions