1
0
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:
Felix Bartels 2020-03-28 16:44:08 +01:00
parent c42bb2458f
commit 1fe23b36ac

View File

@ -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