mq.docker-compose_rabbitmq.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of integration-server-gradle-plugin Show documentation
Show all versions of integration-server-gradle-plugin Show documentation
The easy way to get custom setup for Deploy up and running
version: "3.4"
services:
rabbitmq:
image: rabbitmq:3.9-management
ports:
- 4369:4369
- RABBITMQ_PORT2
- 15672:15672
- 25672:25672
volumes:
- ./rabbitmq/enabled_plugins:/etc/rabbitmq/enabled_plugins