docker-py
docker-py copied to clipboard
Test multiple api versions
Goal:
Run integration tests against multiple engine and api versions
Done:
- Added engine.version and engine.api versions to the CI workflow matrix
- Passed the matrix vars to the integration tests as environment variables
- Updated default engine and api values in the makefile to the latest released versions