ClickHouse/docker
Azat Khuzhin 40be97c1dd Improve fuzzer report in case of fuzzer killed
This will avoid Exception from fuzzer in description like in [1], that
someone may think that is related to the failure, which is obviously
don't in case it was KILLed.

  [1]: https://clickhouse-test-reports.s3.yandex.net/31259/a49e10c78860a451ff9cc39df6049c88234d507a/fuzzer_ubsan/report.html#fail1
2021-11-12 01:01:10 +03:00
..
bare .tech -> .com 2021-09-22 03:22:57 +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.12.1.1] [54457] 2021-11-02 00:56:45 +03:00
docs Add github to known hosts in docs release 2021-11-01 10:33:52 +03:00
packager Disabled 2021-11-10 11:38:26 +00:00
server Auto version update to [21.12.1.1] [54457] 2021-11-02 00:56:45 +03:00
test Improve fuzzer report in case of fuzzer killed 2021-11-12 01:01:10 +03:00
images.json Add docs release 2021-10-29 21:43:03 +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.