colima
colima copied to clipboard
Container runtimes on macOS (and Linux) with minimal setup
### Describe the Issue VM hangs at start: ``` % colima start INFO[0000] starting colima INFO[0000] runtime: docker INFO[0000] preparing network ... context=vm INFO[0000] starting ... context=vm > msg="[hostagent] Waiting...
It's important to make the homebrew bump a part of the release process. Today's release is not yet in homebrew. Thanks!
### Description Hi, we're now running a POC of Docker for Desktop replacement and we've reached a problem while using `nodemon` with Colima. Volume mount that is used to hot-swap...
### Description Sometimes I forget how many cpus and memory I used to start the colime and show it on command `colime status` and on `colime start` could be very...
This might be related to #242. I've noticed this when I set up Colima on my M1 MacBook. I ran `colima start` and it created a VM but with the...
### Description ➜ colima start -k INFO[0000] settings from older colima version detected and copied INFO[0000] starting colima INFO[0000] runtime: docker+k3s INFO[0000] preparing network ... context=vm INFO[0000] creating and starting...
I can't seem to start colima for the first time. Looks like ssh trying to connect on a ephemeral port being refused. But maybe this is a qemu problem. Any...
Is it possible to start colima VM with host networking enabled? With minikube `minikube ip` we used to reach LoadBalancer services.
This project https://github.com/telepresenceio/telepresence allows for a pod/deployment in the cluster to forward all traffic to instance running on localhost. It seems to do it using sidecar container with iptables config....
Hi, and thanks for this project! In ddev's full test run for macOS/Colima I see intermittent failures caused apparently by a failure to release port bindings. I haven't experienced this...