Closed Seekatar closed 3 years ago
https://hub.docker.com/r/webcenter/activemq has this
-e 'ACTIVEMQ_CONFIG_NAME=amqp-srv1' \
But it should be
-e 'ACTIVEMQ_NAME=amqp-srv1' \
https://hub.docker.com/r/webcenter/activemq has this
-e 'ACTIVEMQ_CONFIG_NAME=amqp-srv1' \
But it should be
-e 'ACTIVEMQ_NAME=amqp-srv1' \