build(docker): 增加docker镜像

This commit is contained in:
Aaron3S
2021-08-09 16:40:20 +08:00
parent 2f62966491
commit 362b6bb729
4 changed files with 46 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ func init() {
}
var RootCmd = &cobra.Command{
Use: "ekko",
Use: "ekko-server",
Short: "A dashboard for kubernetes",
RunE: func(cmd *cobra.Command, args []string) error {
server.EmbedWebDashboard = embedWebDashboard