ClickHouse/docker
Azat Khuzhin 61bf70be12 Add second_deadlock_stack=1 for TSan on CI
To improve TSan reports.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-04-10 15:05:57 +02:00
..
bare
client
docs/builder Get rid of legacy DocsReleaseChecks 2023-02-21 17:34:16 +01:00
keeper Update version_date.tsv and changelogs after v23.3.1.2823-lts 2023-03-31 10:35:58 +00:00
packager Deprecate ENABLE_CCACHE and replace it by COMPILER_CACHE 2023-03-29 23:33:31 +02:00
server Update version_date.tsv and changelogs after v23.3.1.2823-lts 2023-03-31 10:35:58 +00:00
test Add second_deadlock_stack=1 for TSan on CI 2023-04-10 15:05:57 +02:00
images.json Add upgrade check to stateful dependent field 2023-02-28 17:45:04 +01:00
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.