From: Stavros Ntentos <133706+stdedos@xxxxxxxxxxxxxxxxxxxxxxxx> While trying to mimic a CI environment (to be able to locally run tests in isolation), I didn't find enough instructions how to do so - even though the project has CI set up. Attempt to bridge the gap, by providing a starting/discussion point. Stavros Ntentos (1): ci: facilitate dev to mimic a CI environment .../setup-local-dev-environment-docker.sh | 43 +++++++++++++++++++ ci/setup-local-dev-environment-docker.sh | 1 + 2 files changed, 44 insertions(+) create mode 100644 Documentation/howto/setup-local-dev-environment-docker.sh create mode 120000 ci/setup-local-dev-environment-docker.sh -- 2.31.0