ws cobra publish stress mode fix
This commit is contained in:
@ -11,6 +11,10 @@ services:
|
||||
- redis1
|
||||
|
||||
ws:
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
cap_add:
|
||||
- SYS_PTRACE
|
||||
stdin_open: true
|
||||
tty: true
|
||||
image: bsergean/ws:build
|
||||
|
Reference in New Issue
Block a user