I have containerized apps that have their own database which should be started with the app. The dev apps have their own database server, etc. I use docker compose and networks to handle this. Is there some equivalent with clace?