Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
remove SYS_PTRACE
  • Loading branch information
antonfirsov authored and github-actions committed Oct 17, 2022
commit ed6026c401055b1b66f3ae44bd4ddd26de2f10bb
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