mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-12 02:23:14 +00:00
66b66b00db
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. |
||
---|---|---|
.. | ||
builder | ||
client | ||
packager | ||
server | ||
test | ||
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
.