Description
Docker images for Apache ActiveMQ have been published https://hub.docker.com/r/apache/activemq-classic/tags
It would be great to support env vars for USER and PASSWORD to set the broker credentials and be able to do `ActiveMQConnectionFactory(String userName, String password, String brokerURL);`