ClickHouse/docker
Constantine Peresypkin fd551ad94c fix kerberized_hadoop image
current image uses non-existing centos6 repos
added direct fetch of actual rpm packages

fixed a typo in docker/images.json: duplicate entry
2021-11-22 17:32:19 +02:00
..
bare .tech -> .com 2021-09-22 03:22:57 +03:00
builder make changes analog to https://github.com/ClickHouse/ClickHouse/pull/20495/files but for clang-13 2021-09-09 23:51:47 +03:00
client Auto version update to [21.12.1.1] [54457] 2021-11-02 00:56:45 +03:00
docs Add github to known hosts in docs release 2021-11-01 10:33:52 +03:00
packager Disabled 2021-11-10 11:38:26 +00:00
server Auto version update to [21.12.1.1] [54457] 2021-11-02 00:56:45 +03:00
test fix kerberized_hadoop image 2021-11-22 17:32:19 +02:00
images.json fix kerberized_hadoop image 2021-11-22 17:32:19 +02: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.