## Docker containers for integration tests - `base` container with required packages - `runner` container with that runs integration tests in docker - `runnner/compose` contains docker\_compose YaML files that are used in tests How to run integration tests is described in tests/integration/README.md