ClickHouse/docker
Azat Khuzhin 83e7f3e1a1 Fix bugfix check (due to unknown commit_logs_cache_size_threshold)
Bugfix check is broken on CI [1], because of:

    2024.02.23 06:12:59.294500 [ 757 ] {} Application: Code: 115. DB::Exception: Unknown setting latest_logs_cache_size_threshold: in Coordination settings config. (UNKNOWN_SETTING), Stack trace (when copying this message, always include the lines below):

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/60031/89eb2a38c0a7c113b7b0a96c8069fea6eb48ae9d/bugfix_validation.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-24 21:17:03 +01: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 Update version_date.tsv and changelogs after v24.1.5.6-stable 2024-02-14 17:22:21 +00:00
packager Automatic style fix 2024-02-07 20:44:35 +00:00
server Merge pull request #59993 from ClickHouse/auto/v24.1.5.6-stable 2024-02-14 22:05:34 +01:00
test Fix bugfix check (due to unknown commit_logs_cache_size_threshold) 2024-02-24 21:17:03 +01:00
images.json CI: Enable ARM integration test 2024-02-02 17:37:05 +00: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.