Skip to content

Running test suits only works on Linux hosts #2358

Open
@K4ST0R

Description

@K4ST0R

Running the suits only works on linux because of the way docker is started.

'docker run -d --network host $(' +

--network hostis not supported on Windows and Mac. (https://docs.docker.com/network/host/)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions