ClickHouse/docker
2019-12-18 13:43:40 +03:00
..
builder upgrade gcc and g++ to version 9 2019-11-14 11:00:06 +08:00
client Auto version update to [19.19.1.1] [54430] 2019-12-06 17:22:00 +03:00
packager Refactor packager (#7539) 2019-10-30 17:36:27 +03:00
server Auto version update to [19.19.1.1] [54430] 2019-12-06 17:22:00 +03:00
test Add coverage file flush for clickhouse-server when std::atexit is not called. Also slightly improved logging in stateless tests with coverage. 2019-12-18 13:43:40 +03:00
images.json Add image for split build smoke test 2019-09-23 16:19:55 +03:00
README.md Add missing verb in readme 2019-09-27 14:46:14 +02:00

ClickHouse Dockerfiles

This directory contain Dockerfiles for clickhouse-client and clickhouse-server. They updated 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.