Installer - include winsw?

Background

To completely install BCS on a single computer, WSL can used to run InfluxDB and the other docker containers. In the wiki installation guide we describe a method to run the WSL docker instance as a windows service. For this we use an external open source program, winsw.

Discussion

As winsw is distributed under the MIT license we are allowed to include it in our installer. This would make a stand alone install easier, and the installation files only slightly bigger.

Are there downsides in doing this?