Use docker host network for containers 50/3550/1
authorIgor D.C <igordcard@gmail.com>
Sat, 6 Jun 2020 07:14:03 +0000 (07:14 +0000)
committerIgor D.C <igordcard@gmail.com>
Sat, 6 Jun 2020 07:17:24 +0000 (07:17 +0000)
commit83079ad6270c3d268ed08088d7f89a3966dcaef1
treea7a618c8633bd97e4a517c6f19c3fbdf69664afd
parenta8973040a2b7d15e886d32347923a6cf6f139792
Use docker host network for containers

If vuls or lynis are told to test the same host where
they're running (and it's only reachable via localhost) then
having the containers in the host network will provide
reachability to localhost so vuls/lynis can run their tests.

Change-Id: I70c6975676facb6de41790928a5d810a43e273d6
Signed-off-by: Igor D.C <igordcard@gmail.com>
bluval/blucon.py