Olly P

Results 17 comments of Olly P

I've been able to debug this one and get a workaround. It turns out Finch is already using a containerd worker for Buildkit, not an OCI one. ``` $ cat...

@pendo324 I was wondering if it would simplify things if the DOCKER_CONFIG variable was passed in as a [Env variable in the lima config](https://github.com/lima-vm/lima/blob/master/examples/default.yaml#L345)? Similar to https://github.com/runfinch/finch/pull/129

Thank you for creating the issue @FernandoMiguel 😄 Finch's CLI takes its container image commands from nerdctl, unfortunately `docker manifest` is still an ["unimplemented command" in nerdctl](https://github.com/containerd/nerdctl/blob/main/docs/command-reference.md#unimplemented-docker-commands). They have an...

Hi @innayatullah , thank you for reporting the issue. I've just gone through the blog [walk through ](https://aws.amazon.com/blogs/containers/automated-software-delivery-using-docker-compose-and-amazon-ecs/) again and I am not able to recreate this error. If you...

Hi @frinzekt , if you have a look in Cloudtrail do you find the failing API Call? I've just ran through the walk-through successfully and I have 2 successfully created...

Yeah I'm not sure why `"errorMessage": "An unknown error occurred"` is being raised. I just tried in your region `ap-southeast-2` , just in case there was some nuance there, but...

Hi @chiragak , if you have not already, do you mind opening a support case referencing some of the Task IDs you deployed recently on .25 vCPU? Can you then...