Abiola Ibrahim

Results 583 comments of Abiola Ibrahim

Can you start with `--verbose` flag and share the output? ``` colima start --verbose ```

That is very strange. Does it start up normally if you do not specify x86_64 as the architecture.

Unfortunately, I am not able to reproduce this.

> Maybe related: [lima-vm/lima#1330](https://github.com/lima-vm/lima/issues/1330) Yeah it is. Ipv6 is not properly supported in Lima yet.

That looks like a network error. It should work on a retry,

@ventsislav-georgiev which of the following integrations are you looking at? 1. Colima being able to manage the runtime of containerization, and there would be no need to call `container system...

I came across https://github.com/socktainer/socktainer, a bridge between Docker API and Apple containers. It allows the use of `docker` commands, but for running Apple containers instead.

A provision can be made for mirrors, maybe a flag that allows replacing the `github.com` prefix of the URL to something else. Also, you can manually download the disk image...

> I think a custom mountPoint makes sense. Assuming it would be a *string, then nil would be the default mount point, and the empty string could mean to not...

Can you clarify what you mean by bidirectional. You want services running on your machine to reach services running in the container?