mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
perf: add setuptools into docker image (to built clikchouse-driver)
This commit is contained in:
parent
04a93f18e8
commit
3696916f44
@ -25,6 +25,7 @@ RUN apt-get update \
|
|||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
|
python3-setuptools \
|
||||||
rsync \
|
rsync \
|
||||||
tree \
|
tree \
|
||||||
tzdata \
|
tzdata \
|
||||||
|
Loading…
Reference in New Issue
Block a user