mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-20 08:38:24 +07:00
Update readme.md
This commit is contained in:
parent
402b478677
commit
86c6e1b081
@ -34,8 +34,6 @@ services:
|
||||
image: kroese/virtual-dsm:latest
|
||||
environment:
|
||||
DISK_SIZE: "16G"
|
||||
RAM_SIZE: "512M"
|
||||
CPU_CORES: "1"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
@ -95,4 +93,4 @@ $ docker run -p 5000:5000 --cap-add NET_ADMIN --device=/dev/kvm kroese/virtual-d
|
||||
|
||||
## 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…
Reference in New Issue
Block a user