ClickHouse/docker
2024-10-17 22:04:02 +02:00
..
bare Fix typo 2023-05-06 23:40:19 +02:00
docs/builder Fix errors 2024-10-17 01:53:26 +02:00
keeper Update version_date.tsv and changelogs after v24.9.2.42-stable 2024-10-03 10:14:59 +00:00
packager Prevent build from modifying the source code tree 2024-09-22 22:41:12 +02:00
server Update version_date.tsv and changelogs after v24.9.2.42-stable 2024-10-03 10:14:59 +00:00
test Remove jwt in favor of PyJWT to not conflict 2024-10-17 22:04:02 +02:00
images.json CI: Move out scripts from dockers 2024-08-20 10:17:17 +02:00
README.md Merge branch 'master' into sqltest 2023-08-10 21:47:56 +03:00
reqgenerator.py Ignore system packages in pipdeptree 2024-10-01 11:48:03 +02: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.