Coder.comC
Coder.com2mo ago
14 replies
siim

Devcontainer WITH docker compose?

So I'm evaluating Coder as a tool for my team to be able to quickly spin up dev envs, but I've been having a hell of a time getting a repo using a devcontainer WITH docker-compose to work on an EC2 runner. I need that so that I can host postgres, opensearch, and all the other services my app needs to run.

Is there any guidance/templates for this? It seems like the official EC2 devcontainer template uses envbuilder which doesn't support docker compose?
Was this page helpful?