colima icon indicating copy to clipboard operation
colima copied to clipboard

Container runtimes on macOS (and Linux) with minimal setup

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

### Description Hi I recently tried to upgrade my colima VM memory from 2 to 4gb. To do that I used the following command : `colima start --memory 4` Unfortunately,...

### Description ref: - https://github.com/apple/containerization - https://github.com/apple/container

### Description I'm running colima on a headless mac build server with multiple users. Per Homebrew advice, I've set up a dedicated user `_homebrew` to manage all Homebrew-installed software. To...

### Description Colima cannot resolve domain names on the host's network using the `.internal` TLD. ### Version colima version 0.8.1 git commit: 96598cc5b64e5e9e1e64891642b91edc8ac49d16 runtime: docker arch: aarch64 client: v28.3.2 server:...

Adding support for Apple containers to Colima from [feature request](https://github.com/abiosoft/colima/issues/1335)

### Description If you start colima via launchd, it will not stop when launchd unloads the service and sends it a SIGTERM. colima is started with `/usr/local/opt/colima/bin/colima start -f` when...

### Description I build the project from source in Ubuntu. After `sudo make install` I tried to run colima and got an error stating that limactl was no in the...

### Description See this discussion: https://github.com/abiosoft/colima/discussions/361#discussioncomment-7708973 It appears that the configuration of the Docker Service prevents overwriting the hosts. ### Version colima version 0.7.5 git commit: https://github.com/abiosoft/colima/commit/1588c066b9ab9dae8205ef265929c7eb43dca473 limactl version 0.23.2...

### Description Can someone confirm if colima supports i2c passthrough? I am trying to read the sensors from a sense hat on an rpi and am getting permission errors. If...

### Description Running `colima start --kubernetes` fails with the following error: ``` TRAC[0016] cmd ["lima" "sh" "-c" "INSTALL_K3S_SKIP_DOWNLOAD=true INSTALL_K3S_SKIP_ENABLE=true k3s-install.sh --write-kubeconfig-mode 644 --disable=traefik --advertise-address 192.168.105.3\n192.168.105.2 --flannel-iface col0 --docker --https-listen-port 63823"]...