Sign inSign up

msarti/activemq

By msarti

Updated over 10 years ago

ActiveMQ with OpenJDK 7 on Centos 7 with systemd enabled

Image
0

10K+

msarti/activemq repository overview

Installation

Pull the image from the docker index.

docker pull msarti/activemq

Quick Start

You can start the image using the docker command line:

docker run -d  \
--name activemq -p 8161:8161 -p 61616:61616 -p 61613:61613 \
-p 61617:61617 msarti/activemq

Tag summary

Content type

Image

Digest

Size

274.8 MB

Last updated

over 10 years ago

docker pull msarti/activemq