ClickHouse/docker
Azat Khuzhin 2fb6d6acb4 stress: use more meaningful names for clickhouse-server.log
But note, that stderr.log/stdout.log/clickhouse-server.err.log still not separated.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-06 14:09:53 +03: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 Rebuild docs-check for a test 2022-03-24 16:24:07 +01:00
keeper Done 2022-04-04 22:24:39 +00:00
packager Merge pull request #35676 from ClickHouse/remove_outdated_links 2022-03-28 21:24:45 +02:00
server Fix building ubuntu image from deb-repo 2022-04-04 18:50:50 +02:00
test stress: use more meaningful names for clickhouse-server.log 2022-04-06 14:09:53 +03:00
images.json Remove PVS test 2022-02-17 12:59:47 +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.