version: "3.8" services: rabbitmq: image: rabbitmq ports: - 5672:5672 volumes: - "./rabbit_enabled_plugins:/etc/rabbitmq/enabled_plugins"