ClickHouse/docker
Vitaly Baranov 512786346c
Merge pull request #28909 from vitlibar/convert-skip-list-into-first-line-comments
Convert skip_list .json into first line comments
2021-09-13 03:37:39 +03:00
..
bare Edited bare Linux example: configs are not necessary for clickhouse binary to run 2021-06-29 04:28:42 +03:00
builder Merge branch 'master' into try-llvm-12 2021-08-26 18:58:49 +03:00
client Auto version update to [21.11.1.1] [54456] 2021-09-09 12:03:29 +03:00
packager Merge pull request #28759 from nikitamikhaylov/enable-gcc-11 2021-09-12 15:56:57 +03:00
server Auto version update to [21.11.1.1] [54456] 2021-09-09 12:03:29 +03:00
test Merge pull request #28909 from vitlibar/convert-skip-list-into-first-line-comments 2021-09-13 03:37:39 +03:00
images.json Fix build image name 2021-09-09 10:42:59 +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.