mirror of https://github.com/citusdata/citus.git
add vim for git commit messages
parent
e590c94232
commit
8ab77c70b6
|
@ -33,6 +33,7 @@ RUN apt update && apt install -y \
|
||||||
sudo \
|
sudo \
|
||||||
uncrustify \
|
uncrustify \
|
||||||
uuid-dev \
|
uuid-dev \
|
||||||
|
vim \
|
||||||
zlib1g-dev \
|
zlib1g-dev \
|
||||||
&& apt clean
|
&& apt clean
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue