angular.module('portainer.docker').component('hostView', { templateUrl: 'app/docker/views/host/host-view.html', controller: 'HostViewController' });