ClickHouse/docker
Ivan 571d0d541c
Improve CCTZ contrib (#9687)
* common/Types.h → common/types.h
  Also split Core/Defines.h and merge with common/likely.h
* Improve cctz contrib
* Fix ALWAYS_INLINE and unbundled build
* Update Dockerfile from master
* Fix test for unbundled library
2020-03-19 13:38:34 +03:00
..
builder Update Dockerfile 2020-03-17 21:00:57 +03:00
client Auto version update to [20.4.1.1] [54434] 2020-03-12 16:07:08 +03:00
packager Add libcctz-dev package to Dockerfile 2020-03-17 16:18:36 +03:00
server Auto version update to [20.4.1.1] [54434] 2020-03-12 16:07:08 +03:00
test Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
images.json [wip] perf comparison: docker + some tweaks 2019-12-26 23:51:53 +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.