ClickHouse/docker
Alexander Tokmakov 910d6dc0ce
Merge pull request #45342 from ClickHouse/exception_message_patterns
Save message format strings for DB::Exception
2023-01-20 18:46:52 +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 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 Fix Docker 2023-01-08 22:45:30 +01:00
server archiving -> achieving (typo) 2023-01-18 10:47:36 +02:00
test make error patterns more useful 2023-01-17 20:04:25 +01:00
images.json Remove the remainings of Testflows (2). 2023-01-07 21:40:13 +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.