ClickHouse/docker
Raúl Marín c9340cba32
Merge pull request #67622 from Algunenano/unit_test_asan
Don't run ASAN unit tests under gdb
2024-08-07 10:48:00 +00:00
..
bare Fix typo 2023-05-06 23:40:19 +02:00
docs/builder Fix docs build 2024-08-02 18:17:32 +02:00
keeper Do not pass logs for keeper explicitly in the image to allow overriding 2024-08-05 20:28:13 +02:00
packager Remove Keeper standalone build 2024-07-01 11:24:45 +02:00
server Update version_date.tsv and changelogs after v24.7.2.13-stable 2024-08-01 06:35:22 +00:00
test Merge pull request #67622 from Algunenano/unit_test_asan 2024-08-07 10:48:00 +00:00
images.json Test if unit-tests can be decreased 2024-06-11 16:09:31 +02:00
README.md Merge branch 'master' into sqltest 2023-08-10 21:47:56 +03:00
reqgenerator.py Automatic style fix 2024-07-03 20:53:04 +00:00

ClickHouse Dockerfiles

This directory contain Dockerfiles for clickhouse-server. They are updated in each release.

Also, there is a 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.