abiosoft / abiosoft/colima

Support custom image downloads and digests to be specified as configuration settings

Open
#190 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
30.8k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

There are use-cases when images need to be fetched from custom locations instead of github.

The images and their digest used by colima are currently hard-coded.
https://github.com/abiosoft/colima/blob/ac876a5d9e4eda7d1d015896ebfbe1dd16b8c203/environment/vm/lima/yaml.go#L20-L21

Overriding the images with `~/.lima/_config/override.yaml ` as in https://github.com/abiosoft/colima/issues/121 does not work reliably, since the hard-coded images are used as a fallback in case when the image override fails.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.