#!/bin/bash docker build -t repo-cloner-creator . docker run -v /var/run/docker.sock:/var/run/docker.sock -it --rm repo-cloner-creator