#!/bin/bash docker build -t repo-cloner . docker run -v cloner-test:/data -it --rm repo-cloner