This builds on code from task-dockerautotest. It corrects some things (it
correctly starts docker service) and it also reports differently (one summary result
for whole check instead of check for every subtest). Some simple fixes in docker autotest
repo were needed (https://github.com/autotest/autotest-docker/commit/c75622 and
https://github.com/autotest/autotest-docker/issues/572).
It also installs docker from Koji (I assume that this is how it should work).
Remark for taskotron developers: We will need to look at arch handling, because currently our disposable minion support does not take it into account at all.