Zero-TwentyNine_
First time docker visual studio, container runs with compose visual studio not with CLI (swagger we)
I theorize that it does launch, because it seems it takes my environment variables just fine.
However if I specify things like "name" of the container it doesn't seem to apply it, which makes me think that when you launch through visual studio it uses docker-compose v1 instead of docker compose v2
Do you happen to know a way to confirm and/or change that?
6 replies
First time docker visual studio, container runs with compose visual studio not with CLI (swagger we)
@blueberriesiftheywerecats
Hey, sorry for the late reply I didn't see it :'D
Thank you for your answer
Do you mean docker compose override doesn't work when you launch through Visual studio? Or CLI?
6 replies