ClickHouse/docker
Alexey Milovidov 7776512b04
Merge pull request #41002 from azat/ci/fix-oom-check
ci/stress: clear dmesg before run to fix "OOM in dmesg" check
2022-09-06 06:41:36 +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 ci: add symlink for llvm-symbolizer (to make symbolizer work) 2022-09-04 14:03:34 +02:00
server Delete old cache directories creation from entrypoint (#40946) 2022-09-04 23:54:05 +02:00
test Merge pull request #41002 from azat/ci/fix-oom-check 2022-09-06 06:41:36 +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.