README : ajout bonne pratique
This commit is contained in:
parent
13cb88d084
commit
304192344b
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ needing them
|
||||||
keep track of them
|
keep track of them
|
||||||
- **Copy-on-write**: images are formatted using `qcow2` to use less space
|
- **Copy-on-write**: images are formatted using `qcow2` to use less space
|
||||||
on disk
|
on disk
|
||||||
|
- **Process detachment**: you can log out and have your virtual machines
|
||||||
|
still running, control them via Unix sockets
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue