various extensions
- added "pull" function to module:docker
- if only 1 tag exists in Docker, select it automatically
- updated docs
- fixed ck run docker --command="something" on Linux
- added --min_run to module:program to avoid pre/post processing and just run a command.
Useful to install Python requirements for a given program CMD.
We use it in MLPerf automation.