ClickHouse/docker
Azat Khuzhin 0adcb0a9a3 Set sanitizers options in the current shell too
/etc/environment will not be read in current shell, so export variables
from that file manually, to make clickhouse-local/clickhouse-client use
them too.
2020-09-29 11:28:49 +03:00
..
bare
builder
client
packager
server do not expose ClickHouse server until initialization is complete 2020-09-24 20:11:12 +03:00
test Set sanitizers options in the current shell too 2020-09-29 11:28:49 +03:00
images.json Revert "Test and doc for PR12771 krb5 + cyrus-sasl + kerberized kafka" 2020-09-24 16:10:24 +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.