Scripts to build docker images that can be used for different types of reasearch.
To get root working in docker running the command below will add root-docker to your bash functions.
cp docker_fuctions $HOME/.docker_fuctions &&echo"source ${HOME}/.docker_fuctions">>$HOME/.bashrc