Update docker-compose.yml
This commit is contained in:
@@ -42,6 +42,10 @@ services:
|
|||||||
- no-new-privileges:true
|
- no-new-privileges:true
|
||||||
cap_drop:
|
cap_drop:
|
||||||
- ALL
|
- ALL
|
||||||
|
cap_add:
|
||||||
|
- CHOWN
|
||||||
|
- SETUID
|
||||||
|
- SETGID
|
||||||
pids_limit: 128
|
pids_limit: 128
|
||||||
depends_on:
|
depends_on:
|
||||||
hermes-gateway:
|
hermes-gateway:
|
||||||
|
|||||||
Reference in New Issue
Block a user