ClickHouse/docker
alexey-milovidov b248b69c3b
Merge pull request #32854 from ClickHouse/pvs-nproc
Use all available processors for checks
2021-12-23 08:00:12 +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 Merge pull request #32854 from ClickHouse/pvs-nproc 2021-12-23 08:00:12 +03:00
images.json Delete code coverage image 2021-12-21 15:43:08 +01: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.