ClickHouse/docker
Alexander Kuzmenkov eb6fbdfd4b query fuzzer
2020-07-10 17:16:16 +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 query fuzzer 2020-07-10 17:16:16 +03:00
images.json add docker image for fuzzer 2020-07-09 14:21:55 +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.