Currently, if we destroy the container and restore the RabbitMQ definitions, we have the queue, but not the binding.
We have three options here:
- Dæghrefn could create a temporary queue instead
- Dæghrefn could take care to recreate the queue
- We could run a script to configure the broker at container run