Open KMax opened 8 years ago
Currently drivers can't easily listen on any port, because they're run within a Docker container which restricts open ports.
One of the options is not to allow to listen on any port, but open a specific port range for the Device Proxy Service's container.
Currently drivers can't easily listen on any port, because they're run within a Docker container which restricts open ports.