Skip to content

Commit 3cac036

Browse files
authored
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 <[email protected]>
1 parent da359d3 commit 3cac036

File tree

1 file changed

+2
-0
lines changed
  • content/manuals/desktop/features

1 file changed

+2
-0
lines changed

content/manuals/desktop/features/vmm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ These improvements directly impact developers who rely on frequent file access a
3131
>
3232
> 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**.
3333
34+
Docker VMM is based on [libkrun](https://github.com/containers/libkrun).
35+
3436
### Known issues
3537

3638
As Docker VMM is still in Beta, there are a few known limitations:

0 commit comments

Comments
 (0)