From b69dd5a7656b152481dc690d22c9899cd1dae901 Mon Sep 17 00:00:00 2001 From: Damien Alexandre Date: Fri, 2 Oct 2020 17:41:59 +0200 Subject: [PATCH] Add bash to the host system requirements Specially needed on gitlab, or any Alpine host env. --- README.dist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.dist.md b/README.dist.md index 913fa23..1055d5d 100644 --- a/README.dist.md +++ b/README.dist.md @@ -7,6 +7,7 @@ A Docker environment is provided and requires you to have these tools available: * Docker + * Bash * pipenv (see [these instructions](https://pipenv.readthedocs.io/en/latest/install/) for how to install) Install and run `pipenv` to install the required tools: