Commit 8d0efe73 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

feat: Add device cgroup rules

parent 2ad9dcc2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@ services:
        devices:
            - /dev/kvm
            - /dev/vhost-net
        device_cgroup_rules:
            - 'c *:* rwm'
        cap_add:
            - NET_ADMIN        
        ports: