colima
colima copied to clipboard
Container runtimes on macOS (and Linux) with minimal setup
### Description Recently i've had issue #502 and solved it [via this marvelous thing](https://github.com/abiosoft/colima/issues/502#issuecomment-1411983204) but while starting back up this time it started taking up the whole default 60Gib of...
### Description starting colima with colima start --arch aarch64 --vm-type=vz --vz-rosetta my docker-compose file is ``` version: "3.9" services: dds: build: context: . dockerfile: env.Dockerfile ssh: - default platform: linux/amd64...
### Description Hey, thanks for colima! We have a private IP that we use for local development thats not 127.0.0.1. So I we have to fiddle with adding IP aliases...
### Description After the upgrade, the colima service is not able to start anymore and failes with a "connection refused" ``` {"level":"debug","msg":"Creating iso file /Users/joggeli34/.colima/_lima/colima/cidata.iso","time":"2024-08-20T17:18:12+02:00"} {"level":"debug","msg":"Using /var/folders/yd/fq77396j36q832zq7k7ygd8r0000gn/T/diskfs_iso2456784916 as workspace","time":"2024-08-20T17:18:12+02:00"} {"level":"debug","msg":"Failed...
### Description hello, I am trying to understand the root cause of the following issue with the `amazonlinux:2` docker image. Whenever I run `cp` inside of a running container the...
### Description Colima was installed through HomeBrew on my Mac with M1 chipset running the latest Sonoma 14.5 OS. I was previously running Colima v0.6.8 with success. Due to the...
### Description I really like colima. After a few weeks / months i have to clean out the garbage . My Mac storage screams at me and i manually find...
Using `colima clone` command to move profiles around. While doing so, encountered the following error: ``` colima clone default clone INFO[0000] preparing to clone colima... INFO[0000] cloning virtual machine... INFO[0029]...
### Description FATA[0975] error starting vm: error at 'creating and starting': exit status 1 ### Version 0.7.0 ### Operating System - [ ] macOS Intel = 14 (Sonoma) - [x]...
### Description ### Fails when using docker/moby runtime: ```command 🦐/c/hexanator (main)> colima start --profile amd64 --vm-type=vz --vz-rosetta --arch amd64 --cpu 8 --memory 8 --disk 50 --network-address --mount /code:w -e INFO[0000]...