Skip to content

Commit

Permalink
remove SYS_PTRACE
Browse files Browse the repository at this point in the history
  • Loading branch information
antonfirsov committed Sep 28, 2022
1 parent a7d80c1 commit 8cdfad5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ services:
image: httpstress
volumes:
- "${SERVER_DUMPS_SHARE}:${DUMPS_SHARE_MOUNT_ROOT}"
cap_add:
- SYS_PTRACE
ports:
- "5001:5001"
environment:
Expand Down

0 comments on commit 8cdfad5

Please sign in to comment.