colima icon indicating copy to clipboard operation
colima copied to clipboard

Container runtimes on macOS (and Linux) with minimal setup

Results 346 colima issues
Sort by recently updated
recently updated
newest added

### Description I switched from Docker Desktop to Colima, but found I could no longer run my development environment. Specifically, I couldn't run Compose to build Supabase, because the process...

### Description Hi all. I am experiencing a weird issue where colima instance (using Virtualization.framework) is getting stuck and unresponsive while reporting a Running state. This happens on the machines...

### Description Starting in the last couple of months three different members of our team have reported an issue with new Colima installs. The Colima VM has a `/etc/resolv.conf` that...

### Description It seems to be a bug in v0.7.0 that you have to explicitly pass `--runtime incus` to `colima start` in the command line to make `colima` start with...

not yet reproduced
incus

### Description Install Colima in according to repo's README. Use docker compose, all required containers are run successfully. Using `colima start --network-address` doesn't help. Could you please provide me (it...

### Description It would be really useful if we could run the Colima VM on an existing server, whether in a VM in the cloud or on-premise.

### Description I need to develop x86 software on an Apple M1 Macbook Pro, so my solution was to use Colima with Rosetta support. I did the setup with this...

### Description When you have `LIMA_WORKDIR` set to a path that is not in the colima VM, it breaks running `colima start` For example: ```❯ LIMA_WORKDIR=/home/username.linux/git colima start --cpu 6...

bug

### Description I use colima at work, and would like to use it on my personal systems as well. Unfortunately, I use FreeBSD for the majority of my home use....

### Description First of all, I would like to thank you for such good project. My company is starting to move away from Docker Desktop to Colima/Rancher Desktop but I...

enhancement