0.8.0
Release HBM 0.8.0
* Replace storage package with object packages in info command
* Replace storage package with object config package in init command
* Add support for administrators group
* Add new param --action for init command
* Add support for range of ports
* Make sure registry is not empty before validating it in AllowImage function
* Fix typo in error message for port
* Update init condition filters
* Use regular expression to check docker compose or not
* Make sure that configs are not being reset to default when running hbm init after first time
* Remove '=' char for params in DCB
* Change params name to long instead of short in DCB container
* Fix display of labels in DCB container
* Workaround to manage filters from compose
* Cap and capability are used both. capability looks like right
* port is missing in packages.go and remove unused fmt package
* Add possibility to use value 'all'
* Update command usage template
* Refactor the way resources are validated
* Move allow package in docker/allow
* Fix DCB ServiceCreate and ServiceUpdate functions