Commit 07f21dfb authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: cgroup wildcard

parent f652abf4
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -160,11 +160,9 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm
    devices:
        - /dev/vhost-net
    device_cgroup_rules:
        - 'c 511:* rwm'
        - 'c *:* rwm'
    ```

    Please note that the exact `cgroup` rule number may vary depending on your system, but the log output will indicate the correct number in the event of an error.

[build_url]: https://github.com/qemu-tools/qemu-docker/
[ghcr_url]: https://github.com/orgs/qemu-tools/packages/container/package/qemu-docker