mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
docs: Readme
docs: Readme
This commit is contained in:
commit
ab0ea5a1d8
@ -10,6 +10,7 @@
|
|||||||
[![Pulls]][hub_url]
|
[![Pulls]][hub_url]
|
||||||
|
|
||||||
</div></h1>
|
</div></h1>
|
||||||
|
|
||||||
Virtual DSM in a docker container.
|
Virtual DSM in a docker container.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@ -94,8 +95,8 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
|
|||||||
DISK2_SIZE: "32G"
|
DISK2_SIZE: "32G"
|
||||||
DISK3_SIZE: "64G"
|
DISK3_SIZE: "64G"
|
||||||
volumes:
|
volumes:
|
||||||
- /home/example2:/storage2
|
- /home/example:/storage2
|
||||||
- /home/example3:/storage3
|
- /mnt/data/example:/storage3
|
||||||
```
|
```
|
||||||
|
|
||||||
Additionally, it's also possible to passthrough raw disk devices like this:
|
Additionally, it's also possible to passthrough raw disk devices like this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user