-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Improve volume performance on macos #24138
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
machine
macos
MacOS (OSX) related
stale-issue
Comments
jonathan-boudreau-work
added
the
kind/feature
Categorizes issue or PR as related to a new feature.
label
Oct 2, 2024
What version are you using? |
I was using the latest version, downloaded it today. |
Please submit |
|
What about Libkrun isn't working for you? |
It fails to download krunkit due to |
It looks like you're on an Intel Mac. Libkrun only supports Apple Silicon CPUs |
A friendly reminder that this issue had no activity for 30 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
machine
macos
MacOS (OSX) related
stale-issue
Feature request description
Volumes are pretty slow on macos, significantly slower compared to the performance I can get on docker.
Suggest potential solution
Caching on the VM side is something docker for mac seems to do.
Have you considered any alternatives?
Libkrun doesnt seem to work for me, other than that not sure what else I could try.
Additional context
I'm trying to do development on a monorepo, with a volume pointed at it. Things such as
git status
take over 2 seconds.The text was updated successfully, but these errors were encountered: