container security #274
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
resources:
|
||||
limits:
|
||||
cpus: "2"
|
||||
memory: "512M"
|
||||
memory: "1024M"
|
||||
security_opt:
|
||||
- no-new-privileges=true
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue