Skip to content

Commit

Permalink
Run client container with priviledged rights
Browse files Browse the repository at this point in the history
  • Loading branch information
s-westphal committed Nov 19, 2024
1 parent 7a2673d commit 473f896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ services:

grr-client:
image: ubuntu:22.04
privileged: true
container_name: grr-client
depends_on:
db:
Expand Down

0 comments on commit 473f896

Please sign in to comment.