1 2 3 4 5 6 7 8 9
version: "3" services: rabbitmq: image: rabbitmq:3-management container_name: rmq-rpc-testing-rabbitmq ports: - 5672:5672