Skip to content

Commit 473f896

Browse files
committed
Run client container with priviledged rights
1 parent 7a2673d commit 473f896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ services:
151151

152152
grr-client:
153153
image: ubuntu:22.04
154+
privileged: true
154155
container_name: grr-client
155156
depends_on:
156157
db:

0 commit comments

Comments
 (0)