ElasticMQ is a helpful clone of Amazon Web Services' SQS and this is a more recent "image" of it
4.5K
Docker image for ElasticMQ (fake SQS)
Run it with
docker run -p 9324:9324 bangpound/elasticmq
Custom config elasticmq.conf can be mounted to /etc/elasticmq/:
docker run -p 9324:9324 -v "$PWD:/etc/elasticmq" bangpound/elasticmq
Content type
Image
Digest
Size
66.3 MB
Last updated
almost 8 years ago
docker pull bangpound/elasticmq