ws cobra publish stress mode fix

This commit is contained in:
Benjamin Sergeant
2019-04-23 16:24:10 -07:00
parent 8ff1339b80
commit 773f92347f
2 changed files with 8 additions and 2 deletions

View File

@ -11,6 +11,10 @@ services:
- redis1
ws:
security_opt:
- seccomp:unconfined
cap_add:
- SYS_PTRACE
stdin_open: true
tty: true
image: bsergean/ws:build