ClickHouse/docker
Azat Khuzhin 8f015764a7 Add metadata for *_log into tests artifacts
This will allow to use artifacts as-is, i.e.:

    clickhouse-local --path /path/to/log/artifact

v2: convert database to Ordinary to avoid extra symlinks dependencies.
2021-10-23 20:17:01 +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 Add to packager 2021-10-12 02:10:58 +03:00
server Revert "repo.clickhouse.tech is not 100% ready" 2021-09-29 02:43:20 +03:00
test Add metadata for *_log into tests artifacts 2021-10-23 20:17:01 +03:00
images.json Fix docker/test/util declaration 2021-10-01 01:04:06 +03:00
README.md

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.