ClickHouse/docker
Ivan cd5c0fc9ac
Fix build issues (#6744)
* libcxxabi uses exception handling library as public
* Don't set -stdlib for internal libc++ - it poisons the checks.
* Enable capnproto in unbundled build back
2019-08-30 20:40:27 +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 Fix build issues (#6744) 2019-08-30 20:40:27 +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.