ElasticMQ Docker Image
Provides ElasticMQ.
Dockerfile
links
Supported tags and respective latest
,0.12.1
(Dockerfile)0.9.3
(Dockerfile)0.9.0
(Dockerfile)0.8.12
(Dockerfile)0.8.7
(Dockerfile)
expert360/elasticmq:latest
Installs the latest version of ElasticMQ and exposes port 9324.
Running should be as simple as:
docker run -p 9324:9324 -d expert360/elasticmq
If you wish to custimise the settings, mount your config at /elasticmq/custom.conf
.