aspnetrun/run-aspnetcore-microservices

docker-compose command is not working

kias2014 opened this issue · 1 comments

Hi

after executing
"docker-compose -f docker-compose.yml -f docker-compose.override.yml up –d"
below error will get

Capture

I don't know why but somehow the dash (-) character comes long when you copy paste to your window.
Please remove -d and write again -d with correcting dash character.