ClickHouse/docker
Ivan b4339f266d
Make a better build scheme (#6500)
* Fix shared build
* Major default libs refactor
* Fix build with gcc_eh
* Link all libraries as a big group.
* Use global interface library as a group
* Build capnproto using our cmake
* Use only internal libunwind
2019-08-28 23:49:37 +03:00
..
builder Modifications after merging constraints support 2019-08-24 16:00:04 +03:00
client Auto version update to [19.13.1.1] [54425] 2019-07-23 11:20:52 +03:00
packager Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
server Auto version update to [19.13.1.1] [54425] 2019-07-23 11:20:52 +03:00
test Fix images with coverage 2019-08-19 15:16:20 +03:00
images.json Fix images with coverage 2019-08-19 15:16:20 +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.