ClickHouse/docker
Alexander Kuzmenkov 5a15e03400 Improve data layout in perf test
Also fix a bad test query found with new data.
2020-07-13 14:31:15 +03:00
..
bare Added a comment 2020-07-04 02:01:33 +03:00
builder Add LLVM tools to Docker images 2020-04-30 15:10:32 +03:00
client [docker] install ca-certificates before the first apt-get update (#12095) 2020-07-02 22:16:21 +03:00
packager Update packager 2020-07-08 12:52:03 +03:00
server Update Dockerfile 2020-07-06 13:44:47 +03:00
test Improve data layout in perf test 2020-07-13 14:31:15 +03:00
images.json S3 HTTPS integration test. 2020-07-10 22:42:18 +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.