disaster37 / activemq

Docker image for ActiveMQ
GNU General Public License v2.0
66 stars 105 forks source link

DockerHub documentation has minor error #45

Closed Seekatar closed 3 years ago

Seekatar commented 4 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' \