0.2.2
Release HBM 0.2.2
* Update version template
* Update supportedDriver func
* Do not log command when empty
* Update GetURIInfo func to add default API version
* Fix AllowServiceCreate func
* Fix DCB ServiceCreate func
* Fix DCB Events func
* Fix DCB NetworkConnect func
* Fix DCB ContainerCreate func
* Add systemd socket file
* Fix DCB ContainerList func
* Fix DCB NetworkCreate func
* Replace utils.Exit with log.Fatal
* Use filedir.CreateDirIfNotExist to create directory
* Remove cluster/host support
* Fix memberOfGroup method for storage driver "sqlite"
* Update version package
* Update information provided by version command
* Remove GetURLParams function
* Use RemoveLastChar function from package juliengk/go-utils
* Refactor GetURIInfo function
* Add missing check for --publish-all param