A simple utility to manage docker containers.
#INSTALL
pip install windutil
then init
wutil init
Configure your run commands for lists of containers in ~/.wutilrc. Use
the sample one added there by the 'init' command as a template for adding
your own.
Command documentation is available via:
wutil -h