mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Update Dockerfile
This commit is contained in:
parent
1a500bad78
commit
83b4efeeec
@ -22,7 +22,8 @@ RUN apt-get update -y \
|
||||
python-termcolor \
|
||||
sudo \
|
||||
tzdata \
|
||||
gperf
|
||||
gperf \
|
||||
libcctz-dev
|
||||
|
||||
RUN apt install -y wget
|
||||
RUN printf "deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-8 main\ndeb-src http://apt.llvm.org/bionic/ llvm-toolchain-bionic-8 main" >> /etc/apt/sources.list \
|
||||
|
Loading…
Reference in New Issue
Block a user