Results 34 comments of navels

New colima user here, running into this right off the bat. lima version is 0.8.3, colima 0.3.3. This workaround fixed it for me: https://github.com/abiosoft/colima/issues/140#issuecomment-1028395976

Nope. A reasonable test for me is to download a large-ish (~1.5 GB) image: ``` docker image rm localstack/localstack docker pull localstack/localstack:latest ``` which will get part of the way...

``` > colima version colima version HEAD-5e2e413 git commit: 5e2e41310e595553dcdc29ba45827d4030af37bb runtime: docker arch: aarch64 client: v20.10.13 server: v20.10.11 ``` I have this problem at home and at work, on and...

Yep, yep, there are workarounds, just trying to help @abiosoft troubleshoot.

Unfortunately no change, fails with 3 CPUs. ``` colima version HEAD-3fc20b2 ```

Yep: `192.168.106.2`

Gotcha. I'd be curious to better understand what rights you're concerned with. Asking with genuine curiosity, not because I plan on attacking your answer :-) I don't fully understand all...

I understand, yep. In my case I'd like to use this internally, not to be redistributed or even the source included, just some python code making a system call to...

See https://github.com/rbuckton/reflect-metadata/issues/35