Clone The Repo git clone https://github.com/libra/libra.git && cd libra Run Ubuntu Image docker run -it --name libra -v $PWD:/root/libra --workdir /root/libra ubuntu bash Update And Install some necessary dependencies apt update apt install sudo curl zip git