automatically installing Python requirements from pulled repos
- auto-install Python requirements from pulled repositories
- added --bash to docker:module to run bash in a container
- removed outdated and unnecessary files
- added --command flag to "run docker" to run a specific command such as
ck run docker:xyz --command="ck show env"