ClickHouse/docker
alesapin 53fce1411c
Merge pull request #29597 from ClickHouse/fix-docker-image
Fix docker/test/util declaration
2021-10-01 13:43:17 +03: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 Revert "repo.clickhouse.tech is not 100% ready" 2021-09-29 02:43:20 +03:00
packager fix tabs 2021-09-12 19:51:47 +03:00
server Revert "repo.clickhouse.tech is not 100% ready" 2021-09-29 02:43:20 +03:00
test Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs 2021-10-01 01:33:58 +03:00
images.json Fix docker/test/util declaration 2021-10-01 01:04:06 +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.