Support custom image downloads and digests to be specified as configuration settings
Aperta
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.