Open
Description
Running the suits only works on linux because of the way docker is started.
--network host
is not supported on Windows and Mac. (https://docs.docker.com/network/host/)
Running the suits only works on linux because of the way docker is started.
--network host
is not supported on Windows and Mac. (https://docs.docker.com/network/host/)