diff options
author | Andy McCurdy <andy@andymccurdy.com> | 2020-07-20 14:21:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-20 14:21:39 -0700 |
commit | 75a2cfe6eeca842801372c997a42707b6dca8c05 (patch) | |
tree | 9ec7cb476de049c724550e7f8e025dd103815308 /redis/client.py | |
parent | 142a44a075df4f371320d6da2b8341db62fa5d15 (diff) | |
parent | 1f988d85662ec748a0111d4a6aa4e31effd020cd (diff) | |
download | redis-py-75a2cfe6eeca842801372c997a42707b6dca8c05.tar.gz |
Dockerize (#1365)
Provide a docker development and testing environment
* CI (Travis) now runs tests via the same docker environment that is available to developers.
* A simple Makefile has been added to make getting started easier.
* `make dev` will standup the development environment.
* `make test` will standup the development environment and also run the test suite.
* `make clean` will remove the development environment.
Diffstat (limited to 'redis/client.py')
0 files changed, 0 insertions, 0 deletions