mirror of https://github.com/citusdata/citus.git
add tree command
parent
2883a298ab
commit
d74a61d227
|
@ -138,6 +138,7 @@ RUN sudo apt update \
|
|||
man \
|
||||
net-tools \
|
||||
pspg \
|
||||
tree \
|
||||
vim \
|
||||
&& sudo apt clean
|
||||
|
||||
|
|
Loading…
Reference in New Issue