ClickHouse/docker
alexey-milovidov a0599214ef
Merge pull request #6103 from nikitamikhaylov/system_text_log
Allow to write ClickHouse text logs into system table.
2019-08-04 17:51:34 +03:00
..
builder Merge branch 'master' into top_level_domain 2019-04-26 12:30:23 +07:00
client Auto version update to [19.13.1.1] [54425] 2019-07-23 11:20:52 +03:00
packager Add gcc-9 to build images 2019-07-29 14:04:25 +03:00
server Auto version update to [19.13.1.1] [54425] 2019-07-23 11:20:52 +03:00
test Merge branch 'master' into system_text_log 2019-07-23 15:51:04 +03:00
images.json Add two new images for coverage tests run 2019-07-08 13:46:04 +03:00
README.md Add small doc about docker files and info about all images 2019-05-30 16:05:52 +03: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 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.