Pieter Steyn

Results 15 comments of Pieter Steyn

We'd really like to see support of this with ECR private repos 🙏 As of today, it still does not work: ``` error: failed to solve: rpc error: code =...

> Is there any workaround available? Use another Docker registry. Dockerhub, or perhaps your own tiny EC2 with some fat storage. Sucks, but AWS doesn't seem interested.

Would also like to know when this will be available

Thank you for the work on arm64 support. We'd like to move to Amazon's graviton instances, which are arm64, and would need this to be unblocked. +1 for PHP 8.0...

@stealthycoin I've dug into the code, and the issue is caused by the caching mechanism of awscli/boto3. When we mount secrets/configmaps into kubernetes containers, such as the credentials/config to ~/.aws...

Sorry @stealthycoin , to answer your question: A flag that disables caching would solve this problem, yes.

FYI, Ubuntu has deprecated their non-lts repo's ``` [2022-07-31T08:40:03.656Z] E: The repository 'http://security.ubuntu.com/ubuntu impish-security Release' does not have a Release file. [2022-07-31T08:40:03.656Z] E: The repository 'http://archive.ubuntu.com/ubuntu impish Release' does not...