Facing issue while deploying meshery on docker

I have installed mesheryctl and docker but facing problem when deploying meshery on docker


Also, changed default platform which was set as kubernetes to docker.Context local is available in config.yaml file but it was not showing when I run command mesheryctl system context list

If you manually edited your meshconfig, I suspect that you have a formatting issue. Perhaps, you lowercased or capitalized “docker” when mesheryctl was expecting one or the other. If this turns out to be the case, filing and fixing this to make mesheryctl case-insensitive would be a good first issue.

1 Like

I have used only lowercased for “docker”

I attempted to resolve the issue, but may be the process has been stuck for quite some time now.