ClickHouse/docker
Alexander Kuzmenkov 6f861294f4 query fuzzer
2020-07-31 18:57:01 +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 Auto version update to [20.7.1.1] [54437] 2020-07-13 18:26:03 +03:00
packager More branches in perf test repo snapshot 2020-07-23 15:51:12 +03:00
server Auto version update to [20.7.1.1] [54437] 2020-07-13 18:26:03 +03:00
test query fuzzer 2020-07-31 18:57:01 +03:00
images.json Do not build helper_container image inside integrational tests. Part 1: build helper_container in CI 2020-07-21 17:40:48 +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.