Sign inSign up

michelesr/activemq

By michelesr

Updated almost 11 years ago

Apache ActiveMQ

Image
0

1.5K

michelesr/activemq repository overview

ActiveMQ Docker repository

Repository for Apache ActiveMQ

Usage

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.

Tag summary

Content type

Image

Digest

sha256:827919d0c

Size

364.4 MB

Last updated

almost 11 years ago

docker pull michelesr/activemq