ClickHouse/docker
Azat Khuzhin 5a5f99a27e Add CPU flamegraphs for perf tests
In Real profiler there is too much noise (polling, cond vars, ...)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-17 06:07:28 +01:00
..
bare .tech -> .com 2021-09-22 03:22:57 +03:00
client Update version to 22.1 not 21.13 2022-01-14 15:10:45 +03:00
docs Update yarn packages for dev branches 2023-02-06 15:17:55 +01:00
keeper Fixes for clickhouse/clickhouse-keeper docker image (#38462) 2022-06-30 12:47:35 +02:00
packager Install only "programs" directory during build 2023-02-15 11:49:19 +01:00
server Merge branch 'master' into debug-docker 2023-02-15 15:59:49 +03:00
test Add CPU flamegraphs for perf tests 2023-02-17 06:07:28 +01:00
images.json Add tests for packages' installation 2023-02-03 12:16:16 +01:00
README.md Move integration tests docker files to docker/ directory. Rename image -> runner. 2020-04-17 19:01:16 +03:00

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.