NoNewPrivileges on most containers. drop all caps on a few others
This commit is contained in:
parent
fb2dd2c723
commit
b3e4af5aca
36 changed files with 80 additions and 1 deletions
|
|
@ -10,6 +10,9 @@ Network=ask-js.network
|
|||
Network=postgresql.network
|
||||
PublishPort=127.0.0.1:20617:3579
|
||||
Volume=/var/containers/ask-js/config:/app/config:ro,Z
|
||||
# Security
|
||||
NoNewPrivileges=true
|
||||
DropCapability=ALL
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue