I-am-PUID-0/DMB ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python based Docker project called Debrid Media Bridge that acts like a simple all in one launcher for the media and debrid tools described in the README. I want one container setup that can be configured with an env file, starts the right services, keeps them healthy, and exposes whatever local ports or web dashboards each component needs. Make it easy to run with Docker Compose, include a basic health check, and add clear startup and shutdown behavior so the stack feels reliable. If there are optional pieces, let me turn them on or off with environment settings instead of making everything mandatory. Please make the project clean and easy to understand, with sensible defaults, good error messages, and enough documentation so someone can get it running without guessing. If anything current has changed since the README, look up the latest docs online and follow those.
Are you gonna build this?
make sure you review the code using coderabbit