Add Bash to the Dockerfile, which no longer comes with vim-testbed by default

This commit is contained in:
w0rp 2017-04-02 22:44:36 +01:00
parent e4f18770e0
commit e7aa079982
1 changed files with 1 additions and 0 deletions

View File

@ -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 \