Create Add-On from container image

Hi,

If i want to run a docker container image (in my case RabbitMQ but can also be something else) as a HA addon in Supervisor, how would I do that? I cannot find any clear tutorials to do so and other topics in this community all redirect to the internet.

Usecase is that I just want to start rabbitMQ and let if be managed by my HA Supervisor (restart when down etc.). Nice addittion would be to have persistent configuration and tasks, but I especially need help with setting this first step up.

you can do. one example is here: GitHub - fuatakgun/eufy_security_addon