We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247c9f3 commit c4eabeeCopy full SHA for c4eabee
docker-compose.yml
@@ -11,6 +11,7 @@ main:
11
- /tmp/debug/:/tmp/debug/
12
volumes_from:
13
- storage
14
+ # cap and privileged needed for slowlog
15
cap_add:
16
- SYS_PTRACE
17
privileged: true
0 commit comments