Feels like I been sleeping on #docker. They now have a docker #compose sdk. You can use to orchestrate stuff directly on the service. 😎

Think on start up, you can have all dependencies automatically spun up for you automatically. 😍

https://docs.docker.com/compose/compose-sdk/

Compose SDK

Integrate Docker Compose directly into your applications with the Compose SDK.

Docker Documentation