ClickHouse/docker
tavplubix 8adfb9b593
Stop ThreadFuzzer before hung check (#29167)
* stop ThreadFuzzer before hung check

* fix

* fix
2021-09-20 17:23:10 +03:00
..
bare Edited bare Linux example: configs are not necessary for clickhouse binary to run 2021-06-29 04:28:42 +03:00
builder make changes analog to https://github.com/ClickHouse/ClickHouse/pull/20495/files but for clang-13 2021-09-09 23:51:47 +03:00
client Auto version update to [21.11.1.1] [54456] 2021-09-09 12:03:29 +03:00
packager fix tabs 2021-09-12 19:51:47 +03:00
server Auto version update to [21.11.1.1] [54456] 2021-09-09 12:03:29 +03:00
test Stop ThreadFuzzer before hung check (#29167) 2021-09-20 17:23:10 +03:00
images.json Fix build image name 2021-09-09 10:42:59 +03: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.