Hi,
I am trying to install dispatcher in my windwos machine.
I am getting below error when I ran docker_run.cmd ..\out host.docker.internal:4503 8080
(default was unexpected at this time
I tried replacing ..\out with src folder of the dispatcher module , still same error.
Looks like problem is with docker bcz when I run simply docker_run.cmd still same error is coming.
Please help!!
Solved! Go to Solution.
Views
Replies
Total Likes
@ganeshbyale - Can you share the complete logs once?
Please share the output of below commands once -
validator.exe full -d ../out D:\ProjectDirectory\Branches\Project\dispatcher\src
docker_run D:\ProjectDirectory\Branches\Project\dispatcher\src host.docker.internal:4503 80
https://github.com/docker/machine/issues/3023 might help.
@ganeshbyale - Can you share the complete logs once?
Please share the output of below commands once -
validator.exe full -d ../out D:\ProjectDirectory\Branches\Project\dispatcher\src
docker_run D:\ProjectDirectory\Branches\Project\dispatcher\src host.docker.internal:4503 80