testing: write a shell script to test all version of toolkit locally
- something that executes command like this:
docker run --rm devops-toolkit python3 --version
- and support for all the devops tools in toolkit
- should be easy to extend when there has new tool comes in to the toolbox
testing: write a shell script to test all version of toolkit locally
docker run --rm devops-toolkit python3 --version