------------------
* Add container_remove() method.
* Add container_start() method.
* Add container_wait() method.
* Add container_stop() method.
* Add container_restart() method.
* Add container_kill() method.
* Allow private registry image names.
* Fixed handling of linked containers in containers().
* Support DOCKER_HOST environment variable.
* Add shell script to do manual testing.