-
Notifications
You must be signed in to change notification settings - Fork 430
Closed
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
Enable plug-ins at startup through enabled_plugins
:
[rabbitmq_management].
Start command:
docker run --rm -p 15673:15672 -v D:/RabbitMQ/enabled_plugins:/etc/rabbitmq/enabled_plugins rabbitmq:3.8.8
warning message:
2020-09-16 08:30:59.346 [info] <0.669.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management
2020-09-16 08:30:59.346 [info] <0.669.0> Running boot step rabbit_management_load_definitions defined by app rabbitmq_management
2020-09-16 08:30:59.346 [warning] <0.701.0> Metrics collection disabled in management agent, management only interface started
2020-09-16 08:30:59.383 [info] <0.701.0> Management plugin: HTTP (non-TLS) listener started on port 15672
2020-09-16 08:30:59.383 [info] <0.807.0> Statistics database started.
The management interface does not display properly
Direct installation is no problem
Metadata
Metadata
Assignees
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image