vmm: add note that Docker VMM is based on libkrun (#21702)

<!--Delete sections as needed -->

## Description

Add a small note that Docker VMM is based on libkrun (which is an
excellent project!)

<!-- Tell us what you did and why -->

## Related issues or tickets

Related to https://x.com/slpnix/status/1872690298360410610

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

FYI @dgageot @slp

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
David Scott 2025-01-06 10:46:46 +00:00 committed by GitHub
parent da359d3cbb
commit 3cac036e93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ These improvements directly impact developers who rely on frequent file access a
>
> Docker VMM requires a minimum of 4GB of memory to be allocated to the Docker Linux VM. The memory needs to be increased before Docker VMM is enabled, and this can be done from the **Resources** tab in **Settings**.
Docker VMM is based on [libkrun](https://github.com/containers/libkrun).
### Known issues
As Docker VMM is still in Beta, there are a few known limitations: