Adding support for using docker to run redis test instances by ejsmith · Pull Request #1389 · StackExchange/StackExchange.Redis

added 4 commits

March 15, 2020 23:09

Nick Craver added 2 commits

March 16, 2020 21:22
- Moves to the non-alpine image
  - This fixes module loading, like NRediSearch
- Removes directory nesting for files (not needed)
- Restores start-all.sh
  - With 23681

NickCraver