mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 12:46:30 +00:00
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:
commit
3da7bc2834
@ -12,6 +12,7 @@ services:
|
||||
hat:
|
||||
image: ghcr.io/nsacyber/hirs/hat
|
||||
container_name: hat
|
||||
privileged: true
|
||||
ports:
|
||||
- 53:53/tcp
|
||||
- 53:53/udp
|
||||
|
Loading…
Reference in New Issue
Block a user