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