ClickHouse/docker
Azat Khuzhin 492fa98276 Add replxx/jemalloc into fasttest build of clickhouse
Both of the are pretty small, and so should not affect build time, but
will have additional bonus, since jemalloc is the production allocator
and replxx is just useful to use binary with completion (and later some
test can be enabled for fasttest with completion)
2021-12-17 22:09:05 +03:00
..
bare .tech -> .com 2021-09-22 03:22:57 +03:00
builder Make archive.ubuntu.com mirror configurable for build 2021-11-26 10:55:41 +01:00
client Auto version update to [21.13.1.1] [54458] 2021-12-09 00:33:01 +03:00
docs Make archive.ubuntu.com mirror configurable for build 2021-11-26 10:55:41 +01:00
packager Optimize binary packager container 2021-12-16 13:00:31 +01:00
server Auto version update to [21.13.1.1] [54458] 2021-12-09 00:33:01 +03:00
test Add replxx/jemalloc into fasttest build of clickhouse 2021-12-17 22:09:05 +03: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.