docs: Readme (#493)

This commit is contained in:
Kroese 2023-12-25 04:21:50 +01:00 committed by GitHub
parent 281f2992ff
commit 4653aafbee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,8 +169,6 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
```yaml
environment:
DHCP: "Y"
devices:
- /dev/vhost-net
device_cgroup_rules:
- 'c *:* rwm'
```