From e7aa079982db45a3029ef0a0c435783164f2d43a Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 2 Apr 2017 22:44:36 +0100 Subject: Add Bash to the Dockerfile, which no longer comes with vim-testbed by default --- Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 73be9034..9a71553f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,7 @@ RUN install_vim -tag v8.0.0000 -build \ # the clang package includes clang-tidy ENV PACKAGES="\ + bash \ git \ python \ py-pip \ -- cgit v1.2.3