Skip to content

BriefyHQ/aws-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Briefy AWS Mock server

Image to mock AWS services for tests using moto

For available options:

docker run briefy/aws-test

Example running SQS on port 5000:

docker run -d -p 127.0.0.1:5000:5000 briefy/aws-test sqs

This image can be found on:

https://hub.docker.com/r/briefy/aws-test/

Repository available at:

https://github.com/BriefyHQ/aws-test

Releases

No releases published

Packages

No packages published

Languages