ClickHouse/docker
Alexander Kuzmenkov 66b66b00db
Use new performance test files for comparison
We're going to change a lot of tests to make them less flappy, so we must have  some way to test them in PRs. A downside is that the new test might have some functions that are not supported by the old version, and the comparison will fail.
2020-02-05 23:06:23 +03:00
..
builder
client Auto version update to [20.2.1.1] [54432] 2020-01-13 22:21:08 +03:00
packager Refactoring of replxx (#8748) 2020-01-23 11:18:19 +03:00
server Update dockerfile for server 2020-01-29 15:59:48 +03:00
test Use new performance test files for comparison 2020-02-05 23:06:23 +03:00
images.json
README.md

ClickHouse Dockerfiles

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