Skip to content

Add script for using docker in docker container

Filip Siroky requested to merge testing_in_docker into master

Works as work around when dependencies are broken on a local machine. Current or cloned repository can be tested. Also, allows local testing without the need for clean repository (atm. only remote changes can be tested this way though)

Just thought this might be useful for others as well.

Merge request reports