ClickHouse/docker
Ilya Yatsishin 2f7fd3ccfe
Merge pull request #10908 from qoega/packager-add-bin
Allow to build binaries and tests from deb package build.
2020-05-21 09:40:03 +03:00
..
builder Add LLVM tools to Docker images 2020-04-30 15:10:32 +03:00
client Return tzdata 2020-05-14 21:37:13 +03:00
packager fix issues 2020-05-19 10:54:08 +03:00
server Return tzdata 2020-05-14 21:37:13 +03:00
test [wip] Add memory stats to performance test 2020-05-21 05:12:55 +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.