* fix(performance): improves streaming of logs by using the Docker library to demultiplex
* fixes go tests
* changes channel to unbuffered
* fixes golang race test
* fixes stopped containers
* wip
* uses different strategy
* cleans tests
* cleans tests
* adds more tests
* fixes possible bug
* fixes download
* adds more tests for download
* uses pool
* adds more tests