Merge pull request #845 from nsacyber/v3_hat-linux-macvlan-privileged

compose-acceptance-test-linux: docker macvlan requires privileged mode
This commit is contained in:
iadgovuser26 2024-10-18 12:33:35 -04:00 committed by GitHub
commit 3da7bc2834
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ services:
hat:
image: ghcr.io/nsacyber/hirs/hat
container_name: hat
privileged: true
ports:
- 53:53/tcp
- 53:53/udp