## Docker containers actions GUI Using [docker php sdk](http://docker-php.readthedocs.io/en/latest/) 1. Start container 1. Stop container 1. Create container 1. Destroy container (with volumes?) 1. Monitor container logs 1. Add restart policy 1. Use data volumes (or flocker) 1. ~~Destroy container after X hr (using cron on host or host docker api)~~ 1. ~~Console (bash) to container~~ (Clone container?)