Search Docker Hub
activemq
By msarti
ActiveMQ with OpenJDK 7 on Centos 7 with systemd enabled
10K+
Pull the image from the docker index.
docker pull msarti/activemq
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
Content type
Image
Digest
Size
274.8 MB
Last updated
over 10 years ago