Skip to content
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

Setup apk cache on persistent volume #1471

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

jandubois
Copy link
Member

Added packages must be reinstalled on each boot because Alpine runs from an ISO. Setting up the package cache avoid having to re-download the packages each time.

Added packages must be reinstalled on each boot because Alpine runs
from an ISO. Setting up the package cache avoid having to re-download
the packages each time.

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda added this to the v0.15.1 milestone Apr 9, 2023
@AkihiroSuda AkihiroSuda added the guest/alpine Guest: Alpine label Apr 9, 2023
@AkihiroSuda AkihiroSuda merged commit 120b130 into lima-vm:master Apr 9, 2023
@jandubois jandubois deleted the apk-cache branch April 9, 2023 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guest/alpine Guest: Alpine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants