Abiola Ibrahim
Abiola Ibrahim
What is i2c passthrough and how is it expected to work? Does it work with Docker Desktop?
Unfortunately, there are no real alternatives until Apple supports nested virtualization on macOS guests.
What are you trying to achieve?
In that case, I think it makes sense to provide an option to run provision scripts after Colima is done booting.
An health information would not be a bad idea. It should probably be included the status command output. I would refrain from pinging external servers as that can annoy some...
Colima is not designed to run this way, rather an instance per user. Each user can have colima running simultaneously without issues. If you still prefer to have it this...
I suspect that the docker container has been started before the volume was mounted on the macOS host. Docker by default creates an empty directory if the mounted directory does...
By the way, you do not need to create a custom APFS volume if the primary use case is in the docker container. Linux treats the mounted filesystem case-sensitive even...
Are other `docker` commands working fine? e.g. `docker info`, `docker version`, `docker images`.
Thanks for this :) If you intend to get this merged, can you add DCO signoff to your commits? You can check [here](https://github.com/abiosoft/colima/blob/main/docs/CONTRIBUTE.md#3-commit-your-changes) for more details.