mirror of https://github.com/dense-analysis/ale
Add Bash to the Dockerfile, which no longer comes with vim-testbed by default
This commit is contained in:
parent
e4f18770e0
commit
e7aa079982
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue