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
Prev Previous commit
Next Next commit
Revert "remove SYS_PTRACE"
This reverts commit 8cdfad5.
  • Loading branch information
antonfirsov authored and github-actions committed Oct 17, 2022
commit f227136585d4f9018a47dcc7992a3a569851cb27
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ services:
image: httpstress
volumes:
- "${SERVER_DUMPS_SHARE}:${DUMPS_SHARE_MOUNT_ROOT}"
cap_add:
- SYS_PTRACE
ports:
- "5001:5001"
environment:
Expand Down