moduleGitlabmoduleTemplateclassDockerfileTemplate<BaseTemplatedefcontentexplanation="# This file is a template, and might need editing before it works on your project."[explanation,super].join("\n")endclass<<selfdefextension'Dockerfile'enddefcategories{"General"=>''}enddefbase_dirRails.root.join('vendor/dockerfile')enddeffinder(project=nil)Gitlab::Template::Finders::GlobalTemplateFinder.new(self.base_dir,self.extension,self.categories)endendendendend