This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.
CAP_SYS_ADMIN and CAP_NET_ADMIN capabilities. #7
Binding to port 53 seems to require
CAP_NET_BIND_SERVICE.Further, having ZeroTier run within the container appears to require
CAP_SYS_ADMINandCAP_NET_ADMIN. Based on my understanding ofcap_add–CAP_SYS_ADMINshould includeCAP_NET_ADMIN... but,CAP_SYS_ADMINalso gets pretty close toroot's capabilities – which (ideally) isn't necessary.CAP_SYS_ADMIN.CAP_NET_ADMIN.CoreDNS, strictly.ZeroTier, strictly.