mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 07:56:12 +00:00
drop caps in meet example as well
Fixes: https://github.com/Kopano-dev/kopano-docker/issues/12 Relates to: https://github.com/zokradonh/kopano-docker/issues/322 Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
c42bb2458f
commit
1fe23b36ac
@ -13,13 +13,6 @@ services:
|
|||||||
- EMAIL=${EMAIL:-off}
|
- EMAIL=${EMAIL:-off}
|
||||||
- FQDN=${FQDNCLEANED?err}
|
- FQDN=${FQDNCLEANED?err}
|
||||||
command: wrapper.sh
|
command: wrapper.sh
|
||||||
cap_drop:
|
|
||||||
- ALL
|
|
||||||
cap_add:
|
|
||||||
- CHOWN
|
|
||||||
- NET_BIND_SERVICE
|
|
||||||
- SETGID
|
|
||||||
- SETUID
|
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/machine-id:/etc/machine-id
|
- /etc/machine-id:/etc/machine-id
|
||||||
- /etc/machine-id:/var/lib/dbus/machine-id
|
- /etc/machine-id:/var/lib/dbus/machine-id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user