How to set the container hostname property for RabbitMQ Docker containers? #1186
Labels
area-app-model
Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
area-orchestrator
I am using the following code to create three RabbitMQ Docker containers and want to test their behavior as nodes. I would like to set the hostname property for the containers to easily identify and manage them.
How should I set the hostname property to facilitate testing and managing these RabbitMQ containers?
docker-compose.yml
The text was updated successfully, but these errors were encountered: