Add docs about how to use stargz-snapshotter on Lima by ktock · Pull Request #1967 · containerd/stargz-snapshotter (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
| @@ -0,0 +1,47 @@ |
|---|
| # Using stargz-snapshotter on Lima |
| This document describes how to get started with stargz-snapshotter on [Lima](https://github.com/lima-vm/lima). |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a brief explanation of Lima, otherwise readers won't get the point of this document.
| You can add this environment variable to the VM by configuring Lima config as shown in the following: |
|---|
| ``` |
| $ cat <> ~/.lima/_config/override.yaml |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be noted that override.yaml applies to all the instances of Lima
Signed-off-by: Kohei Tokunaga ktokunaga.mail@gmail.com
Thanks for the review. Fixed the docs based on the comments.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})