mirror of
https://github.com/1Panel-dev/KubePi.git
synced 2025-10-06 07:47:10 +08:00
build(docker): 增加docker镜像
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user