summaryrefslogtreecommitdiff
path: root/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* Move readthedocs container to a separate docker-compose fileJordan Cook2021-04-101-12/+0
|
* Add Dockerfile + docker-compose config to make it easier to run the ↵Jordan Cook2021-04-041-2/+13
| | | | readthedocs build container
* Add httpbin container for both local tests and GitHub ActionsJordan Cook2021-03-311-2/+6
|
* Enable DynamoDB integration test with GitHub Actions and local ↵Jordan Cook2021-03-241-13/+15
| | | | docker-compose; use in-memory database
* Copy docker-compose.yml from aiohttp-client-cache to run all cache backends ↵Jordan Cook2021-03-031-0/+41
locally