Hey @Ali, Try using Windows Powershell or Docker Quickstart terminal for the same instead of git bash. It might be that you are getting the error due to git bash not supporting the containers.
Also, make changes to the command:
kubectl exec -it -n prometheus prometheus-buildops-coreos-kube-prometheus-0 -c prometheus //bin/bash
There's a double slash before bin.