mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 14:11:58 +00:00
c92e613b82
* add html and xml coarse parse * add test file * add conditional check: hyperscan * fix style error * add conditional check * bug fix * delete unit * typos check fix * add unit test * style check fix * fix build error: case style * acradis_skip test fix * LINT error fix * Remove comments Co-authored-by: guojiantao <guojiantao15@mails.ucas.ac.cn> Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com> Co-authored-by: Ivan Lezhankin <ilezhankin@yandex-team.ru> |
||
---|---|---|
.. | ||
bare | ||
builder | ||
client | ||
packager | ||
server | ||
test | ||
images.json | ||
README.md |
ClickHouse Dockerfiles
This directory contain Dockerfiles for clickhouse-client
and clickhouse-server
. They are updated in each release.
Also there is bunch of images for testing and CI. They are listed in images.json
file and updated on each commit to master. If you need to add another image, place information about it into images.json
.