-
Notifications
You must be signed in to change notification settings - Fork 604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support to install nerdctl and buildkit with the alpine-iso template #2807
Comments
I've only created this issue because I want to close lima-vm/alpine-lima#77. I'm not sure if we care about supporting I'm also fine with closing this issue and leaving it to the user to install additional packages via provisioning scripts. |
That is OK with me, the original issue was only to split the installation in the ISO into the same three components... |
I think the nerdctl |
|
Replace the "hint" to use the "rd" edition with a generic note to install containerd, buildkit, and nerdctl via provisioning script. Advice may change again depending on lima-vm#2807. Signed-off-by: Jan Dubois <[email protected]>
Will make a separate PR to make the setuid chmod optional, to require using
sudo
withnerdctl
...Originally posted by @afbjorklund in lima-vm/alpine-lima#77 (comment)
The text was updated successfully, but these errors were encountered: