RASA With Docker container

Hi I have been trying to configure rasa in a docker container with the help of below document

However I am getting this error, can someone please help :frowning:

are you using powershell or bash…

quick reminder, if this is powershell you ${pwd} instead

hey I am using windows command propmt

can you try the curly braces instead of brackets? ${PWD} instead of $(pwd)

hey yes I tried and it worked thanks a lot! :heartbeat: :heartbeat: