0

I have a Docker compose file with 3 services (Foo, Bar, Bas). For VScode Dev Containers I can specify a Docker compose file as my dev environment but it requires a service. Since my Dev environment requires all 3 services being available in my dev environment I am not sure how to proceed.

Can I make a new service that combines Foo, Bar, and Bas somehow? Or is there another way to get these services working together in a VSCode Dev Container? Any ideas? Thanks!

Daniel Stephens
  • 2,371
  • 8
  • 34
  • 86

0 Answers0