ClickHouse/docker
Ivan 85d783c247
Poco contrib refactoring (#10396)
* Remove config_common.h
* Refactor libcpuid contrib
* Remove support for libcpuinfo
* Define USE_CPUID in Arcadia
* Refactor Poco libraries
2020-05-08 17:11:19 +03:00
..
builder Add LLVM tools to Docker images 2020-04-30 15:10:32 +03:00
client Auto version update to [20.5.1.1] [54435] 2020-04-28 20:12:16 +03:00
packager Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
server Default user creation fixed 2020-05-04 13:30:05 +05:00
test fix dockerfiles 2020-05-08 00:08:19 +03:00
images.json Add new Docker file to images.json 2020-04-24 22:31:04 +03:00
README.md Move integration tests docker files to docker/ directory. Rename image -> runner. 2020-04-17 19:01:16 +03:00

ClickHouse Dockerfiles

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