mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-09-01 06:59:33 +00:00
Add NET_BIND_SERVICE capability to dnsdist container
This commit is contained in:
@@ -304,6 +304,8 @@
|
||||
- "/root/data/dnsdist/config.conf:/etc/dnsdist/dnsdist.conf:ro"
|
||||
tty: yes
|
||||
interactive: yes
|
||||
capabilities:
|
||||
- NET_BIND_SERVICE
|
||||
when:
|
||||
- (deployerTaskD1 is defined and deployerTaskD1.changed) or deployerTaskD1 is undefined or (deployerTaskD2 is defined and deployerTaskD2.changed) or deployerTaskD2 is undefined
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user