docs: Add vhost-net
This commit is contained in:
parent
807f26c572
commit
8de9eae706
1 changed files with 2 additions and 0 deletions
|
|
@ -150,6 +150,8 @@ docker run -it --rm --name qemu -e "BOOT=http://example.com/image.iso" -p 8006:8
|
|||
```yaml
|
||||
environment:
|
||||
DHCP: "Y"
|
||||
devices:
|
||||
- /dev/vhost-net
|
||||
device_cgroup_rules:
|
||||
- 'c *:* rwm'
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue