portainer/api/http/handler/customtemplates
Rex Wang 3f51d077ac
fix(docker): create custom template [EE-4114] (#7812)
* EE-4114 fix(docker): create custom template

* Update customtemplate_create.go

remove white space
2022-10-20 16:42:49 +08:00
..
customtemplate_create.go fix(docker): create custom template [EE-4114] (#7812) 2022-10-20 16:42:49 +08:00
customtemplate_delete.go
customtemplate_file.go
customtemplate_inspect.go
customtemplate_list.go
customtemplate_update.go
handler.go
utils.go