ClickHouse/docker
alexey-milovidov 9accb3ddf4
Merge pull request #10425 from ClickHouse/embedded-time-zones
Avoid dependency on system tzdata
2020-04-22 23:20:34 +03:00
..
builder Fix error 2020-04-20 23:13:33 +03:00
client Remove dependency 2020-04-22 06:23:10 +03:00
packager Fix error 2020-04-20 23:13:33 +03:00
server Remove dependency 2020-04-22 06:23:10 +03:00
test performance comparison 2020-04-22 22:42:00 +03:00
images.json Fix path to integration test image 2020-04-21 22:04:31 +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.