Repository for Apache ActiveMQ
Run the daemon exporting the 8161 port for the web console, and the ports for the required services (eg. 1883 for MQTT, or 61616 for JMS)
$ docker run -d --name activemq -p 1883:1883 -p 8161:8161 michelesr/activemq:latest
Please refer to the documentation for service ports.
Content type
Image
Digest
sha256:827919d0c…
Size
364.4 MB
Last updated
almost 11 years ago
docker pull michelesr/activemq