ClickHouse/docker
Tristan 38fb8b3e9e
Explicitly add /var/lib/clickhouse as volume of keeper
Since it appears mandatory at the moment with default Keeper config
2024-03-24 11:19:36 +00:00
..
bare Fix typo 2023-05-06 23:40:19 +02:00
docs/builder Trigger docs check 2023-11-13 12:49:37 +01:00
keeper Explicitly add /var/lib/clickhouse as volume of keeper 2024-03-24 11:19:36 +00:00
packager Remove clickhouse-diagnostics 2024-03-21 02:52:51 +01:00
server Update server alpine image template to match improvements in keeper image 2024-03-24 11:19:35 +00:00
test Fuzzer: Try a different way to wait for the server 2024-03-21 12:40:07 +01:00
images.json Create a rare-changing clickhouse/cctools 2024-03-07 11:08:56 +01:00
README.md Merge branch 'master' into sqltest 2023-08-10 21:47:56 +03:00

ClickHouse Dockerfiles

This directory contain Dockerfiles for clickhouse-server. They are updated in each release.

Also, there is a 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.