For local development, is there a way to spin up o...
# general
s
For local development, is there a way to spin up other containers based on one of them? I have a setup with docker-compose, and I was wondering if there's a way to add dependencies for when I spin up them.
👀