We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07317fc commit 99fcc61Copy full SHA for 99fcc61
packaging/docker-image/install_rabbitmq.sh
@@ -52,6 +52,3 @@ rabbitmqadmin --version
52
# rabbitmq_prometheus
53
rabbitmq-plugins enable --offline rabbitmq_prometheus && \
54
rabbitmq-plugins is_enabled rabbitmq_prometheus --offline
55
-
56
-# enable all plugins for dev
57
-rabbitmq-plugins enable --all
0 commit comments