Skip to content

Demonstration of using Docker Compose with fake (mock) AWS services for development

License

Notifications You must be signed in to change notification settings

jbarratt/docker-compose-fake-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose-fake-aws

Demonstration of using Docker Compose with fake (mock) AWS services for development

Once you have docker and docker-compose installed,

$ docker-compose up -d # start the container running
$ docker-compose logs # make sure things are up and running
$ make test # run simple tests

This example has been written up in more detail on my blog: Using docker-compose for local development with AWS services

About

Demonstration of using Docker Compose with fake (mock) AWS services for development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published