попытка сделать изоляцию
This commit is contained in:
parent
a1235cf255
commit
59f6e5bc4e
4 changed files with 27 additions and 14 deletions
|
|
@ -23,5 +23,9 @@ services:
|
|||
- "8000:8000"
|
||||
env_file:
|
||||
- .env
|
||||
cap_add: # для работы bwrap
|
||||
- SYS_ADMIN
|
||||
security_opt: # для работы bwrap
|
||||
- seccomp:unconfined
|
||||
profiles:
|
||||
- dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue