maddiefletcher / fake-sqs-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this project

This is a fake_sqs instance that enables local development and testing with an AWS SQS compatible message queue

Using this image

Run an instance of fake_sqs:

$ docker run --name my-fake-sqs

This will run an instance of fake_sqs running on port 3000

About


Languages

Language:Ruby 100.0%