How to interact with a bot in case of docker compose

In RASA 1.10.2 version i am using docker compose , here is my docker compose file

I was going through RASA document

In this doc it is saying, in order to interact with the bot we may use

however this is not working in windows powershell

Can someone please help me with the alternative?