Commit Graph

17 Commits

Author SHA1 Message Date
Abiola Ibrahim 3d8dd0e234 chore: code refactor (#1072)
* chore: code refactor

Signed-off-by: Abiola Ibrahim <git@abiosoft.com>

* docs: update instructions

Signed-off-by: Abiola Ibrahim <git@abiosoft.com>

* chore: update refactor

Signed-off-by: Abiola Ibrahim <git@abiosoft.com>

---------

Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
2024-07-21 11:01:35 +01:00
fletcher gornick fd80766049 core: add support for COLIMA_HOME env var (#1062)
* core: add support for COLIMA_HOME env var

defaults to $HOME/.colima, but can be set via the $COLIMA_HOME
environment variable

* chore: minor code refactor

* chore: fix syntax error

---------

Co-authored-by: Abiola Ibrahim <git@abiosoft.com>
2024-07-07 12:05:39 +01:00
Rico Neitzel 692264f6b8 docs: adds faq entry for disc size increase (#1041) 2024-07-02 05:04:11 +01:00
Naveen Nathan 369561d02d docs: update faq regarding docker bind mount issue (#1052) 2024-07-01 21:27:01 +01:00
Abiola Ibrahim f36ff1e3e5 v0.6.0 refactor (#848)
* core: begin migration to ubuntu

* core: update cloud image link

* k3s: update version

* core: fix boot for ubuntu

* vm: add ability to set custom hostname

* core: checkpoint: remove qemu wrapper

* core: checkpoint: remove qemu wrapper

* cli: minor bug fix for terminal output

* cli: fix broken terminal output for deb download

* cli: improve terminal output for deb download

* vm: fix docker permission on initial create

* net: remove gvproxy, migrate to user-v2

* docker: fix host-gateway address

* vm: avoid re-installing packages

* k3s: fix broken coredns

* core: improve downloader

* vm: add binfmt for cross-platform containers

* containerd: fix for ubuntu

* containerd: fix broken working directory detection

* chore: remove obsolete env var

* chore: minor refactor for binfmt

* cli: fix ip address for colima list

* docker: add daemon support for proxy env vars

* vm: add more utilities

* ci: remove obsolete ubuntu layer

* ci: move to gh from hub

* core: use custom directory for Lima

* chore: minor factor, remove obsolete variable

* docker: workaround initial user permission issue

* chore: remove obsolete code

* vm: fix binfmt cache

* core: enforce Lima version requirement

* docker: workaround permission issue

* vm: enable inotify by default

* core: enable binfmt only on host arch

* docs: prepare for v0.6.0

* nix: update Go version in shell

* nix: update build

* build: add integration test script

* ci: remove aarch64, defer until proper m1 support

* build: fix colima path in integration test script
2023-11-12 11:28:30 +01:00
Abiola Ibrahim ceef812c32 docs: update faq and installation instructions (#825) 2023-10-05 07:53:13 +01:00
Michał Regulski 1c0c838819 cli: allow to start colima in the foreground (#789) 2023-09-25 08:15:04 +01:00
Spencer Kaiser 7b2b726b53 docs: fix typo in FAQ (#766) 2023-08-10 10:35:12 +01:00
Gustaf Johansson 627c4fdbba docs: update FAQ.md w brew buildx info (#741) 2023-06-15 08:06:43 +01:00
Abiola Ibrahim aa0e8d1b6c vm: add support for dynamic disk resize (#639)
* vm: add support for dynamic disk resize

* docs: update readme

* docs: fix minor typo
2023-03-05 19:25:06 +01:00
Abiola Ibrahim a7a5993d10 docs: update readme and faq (#525) 2022-12-20 07:58:33 +01:00
Abiola Ibrahim 5a94ab4f09 chore: pre v0.5.0 cleanups (#513)
* k3s: enable cni for cri-dockerd

* docs: prepare for v0.5.0

* chore: refactor dns hosts

* docs: update FAQ
2022-12-15 07:01:29 +01:00
Usman Saleem 412d01b467 docs: Update FAQ for docker scan plugin (#477)
- Add command to create empty config file required by scan plugin.
- Update scan version
2022-11-14 21:36:33 +04:00
Abiola Ibrahim 9ecb8171d8 net: configurable network driver (#399)
* misc: minor typo in docs

* net: introduce configurable network driver

* net: fix default in template

* ci: fix lint errors

* net: fix regression

* net: addn docker hostname for slirp network
2022-08-17 17:58:34 +01:00
Abiola Ibrahim f9360ff14a docs: update readme (#340) 2022-06-20 06:47:27 +01:00
Bert Baron 2b32ee9fce Reverse ln command arguments in FAC.md (#308) 2022-05-25 14:20:18 +01:00
Abiola Ibrahim 43b32668e7 Prepare for v0.4.0 (#284)
* chore: minor fixes

* docs: update faq

* docs: fixes in FAQ

* core: update ssh config

* core: fix ssh controlpath edge case

* k3s: fix metrics-server

* docs: update faq

* core: fix 9p regression
2022-05-15 15:55:02 +01:00