ClickHouse/docker
Alexey Milovidov 35ce19ab63
Merge pull request #40354 from azat/tests/stress-dmesg-v3
tests/stress: use --privileged over --cap-add syslog to obtain dmesg
2022-08-20 14:13:55 +03:00
..
bare
client
docs Add a way to invalidate docker images cache 2022-06-08 14:47:45 +02:00
keeper Fixes for clickhouse/clickhouse-keeper docker image (#38462) 2022-06-30 12:47:35 +02:00
packager Set linker for RISC-V 64 2022-08-14 05:57:55 +02:00
server Update entrypoint.sh 2022-08-11 12:01:05 -04:00
test Merge pull request #40354 from azat/tests/stress-dmesg-v3 2022-08-20 14:13:55 +03:00
images.json Use test-util as source for base-test, fasttest and package builder 2022-08-03 14:49:06 +02: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.