mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
Update readme.md
This commit is contained in:
parent
402b478677
commit
86c6e1b081
@ -34,8 +34,6 @@ services:
|
|||||||
image: kroese/virtual-dsm:latest
|
image: kroese/virtual-dsm:latest
|
||||||
environment:
|
environment:
|
||||||
DISK_SIZE: "16G"
|
DISK_SIZE: "16G"
|
||||||
RAM_SIZE: "512M"
|
|
||||||
CPU_CORES: "1"
|
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
cap_add:
|
cap_add:
|
||||||
@ -95,4 +93,4 @@ $ docker run -p 5000:5000 --cap-add NET_ADMIN --device=/dev/kvm kroese/virtual-d
|
|||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
Partly based on an [article](https://jxcn.org/2022/04/vdsm-first-try/) by JXCN.
|
Based on an [article](https://jxcn.org/2022/04/vdsm-first-try/) by JXCN.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user