How do I go about updating the host that's implici...
# localstack
m
How do I go about updating the host that's implicitly called by
docker login
when using awsx with ECR?
Copy code
error: Error response from daemon: Get "<https://localhost.localstack.cloud:4510/v2/>": dialing localhost.localstack.cloud:4510 static system has no HTTPS proxy: resolving host localhost.localstack.cloud: lookup localhost.localstack.cloud: no such host
How do I configure the helper method to use these parameters?
Copy code
AWS_ACCESS_KEY_ID=test AWS_SECRET_ACCESS_KEY=test aws ecr get-login-password --endpoint-url=<http://localhost:4566> --region us-east-1
000000000000-auth-token