Alternative podman disk images for lima #21
Closed
afbjorklund
started this conversation in
Ideas
Replies: 2 comments
-
|
Sure, I am busy at true job for the moment, but I will get on it this week! Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
LIMA has been integrated and is first class citizen |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here are some alternative images, if you want to compare with the default Ubuntu:
Fedora:
https://github.com/afbjorklund/fedora-lima/blob/main/fedora-podman.yaml
Alpine:
https://github.com/afbjorklund/lima/blob/nerdcore/examples/alpine-podman.yaml
There are some pros and cons of each, but one benefit of Alpine is the size of the ISO.
EDIT: Should mention that alpine doesn't start the daemon by default, only the cli or root
The image is based on "alpine.yaml", and then
sudo apk add podman(pre-installed)Beta Was this translation helpful? Give feedback.
All reactions