Adapt tests for env
Adapt docker and package tests Fix tree test
Fixes races conditions and make the DB Switchable. Also prepare inside the CompilationSpec the tree of the deps to be built, and parallelize only the building jobs. Closes #7 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
It also add in simpledocker a naive implementation using the container-diff binary, which is supposed to go away with a proper API implementation.