ClickHouse/docker
2023-10-16 12:04:10 +00:00
..
bare Fix typo 2023-05-06 23:40:19 +02:00
docs/builder Remove the comment to rebuild the docker image 2023-04-24 11:21:09 +02:00
keeper Update version_date.tsv and changelogs after v23.7.5.30-stable 2023-08-28 10:06:28 +00:00
packager Backport #51435 to 23.8: Build artifact with sources with submodules in Darwin special build 2023-10-07 10:03:48 +00:00
server Backport #50724 to 23.8: Initialization of the database only once in Docker. 2023-10-16 12:04:10 +00:00
test Backport #55119 to 23.8: Fix deadlock in LDAP assigned role update 2023-10-09 14:13:40 +00:00
images.json Merge branch 'master' into sqltest 2023-08-01 16:14:28 +02:00
README.md Merge branch 'master' into sqltest 2023-08-10 21:47:56 +03: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.