Unverified Commit 4653aafb authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Readme (#493)

parent 281f2992
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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'
    ```