Skip to content

Commit

Permalink
SYS_PTRACE requested
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Feb 12, 2024
1 parent c63cb04 commit 4628301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ services:
- "3636:3636"
init: true
entrypoint: ["sleep", "infinity"]
cap_add:
- SYS_PTRACE
env_file:
- path: ./dev-defaults.env
required: true
Expand Down

0 comments on commit 4628301

Please sign in to comment.