stowage
A simple manager to CLI tools in docker containers, that creates wrappers so that they can be called like local CLI tools.
How to download and setup stowage
Open terminal and run command
git clone https://github.com/alexhudson/stowage.git
git clone is used to create a copy or clone of stowage repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with stowage https://github.com/alexhudson/stowage/archive/master.zip
Or simply clone stowage with SSH
[email protected]:alexhudson/stowage.git