A Docker image for running ActiveMQ. Based on njmittet/alpine-adoptopenjdk:16-jre-hotspot.
See the image on Docker Hub.
Run ActiveMQ with the default configuration:
docker run -d -P njmittet/alpine-activemq:5.16.2
Ports exposed by the image:
8161 Web Console
1883 MQTT
5672 AMQP
61613 STOMP
61614 WS
61616 JMS