ClickHouse/docker
Igor Nikonov 00920b1aa9
Merge pull request #43117 from ClickHouse/igor/keeper_retries_enable_fault_injection_in_tests
Enable keeper fault injection for inserts in functional tests
2022-11-17 14:36:09 +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 Better logging for docs builder 2022-09-28 16:19:06 +02:00
keeper Fixes for clickhouse/clickhouse-keeper docker image (#38462) 2022-06-30 12:47:35 +02:00
packager Use matus-chochlik/ctcache for clang-tidy 2022-11-03 11:53:11 +01:00
server Update Dockerfile.ubuntu 2022-11-13 07:12:25 +03:00
test Enable keeper fault injection and retries for insert queries in 2022-11-11 18:07:15 +00:00
images.json Use test-util as source for base-test, fasttest and package builder 2022-08-03 14:49:06 +02: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.