angular.module('portainer.docker').component('volumesCifsForm', { templateUrl: './volumesCifsForm.html', bindings: { data: '=', }, });