Skip to content

abiosoft/colima-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colima-core

Dependencies for Colima

Generating image

Generate a raw disk image compressed with gzip (.raw.gz) for the OS architecture and default runtime (docker).

make image

Generate a .raw.gz image for another architecture. OS_ARCH must be one of aarch64, x86_64

OS_ARCH=x86_64 make image

Generate a .raw.gz image for another runtime. RUNTIME must be one of docker, containerd, incus, none

RUNTIME=containerd make image

About

Dependencies for Colima

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors