Issues while executing Data Power gateway image on Docker Tool Box

Hi,

I have sucessfully installed the Docker Toolbox on my Windows 7 machine.
I am trying to run the container for Data Power Gateway by executing the below command:
$ docker run -it -v $PWD/config:/drouter/config -v $PWD/local:/drouter/local
-e DATAPOWER_ACCEPT_LICENSE=true -e DATAPOWER_INTERACTIVE=true
-p 9090:9090 - -name idg ibmcom/datapower

Once I have executed the command, I am not getting any response back from the Docker.
Its neither success nor failure, just the cursor is going on the next line of CLI.
on executing $ docker ps command, I am able to view the DP container up and running.

Can you let us know the reason why the run command is not returning any response
and how to proceed further with it.

Hello Rashim,
I am also doing same. I guess you can resolve this issue and I was struck with the same issue,cloud please help me to resolve this issue.