ClickHouse/docker
Alexey Milovidov 44f9688fa4
Merge pull request #45607 from chhetripradeep/pchhetri/add-grace-hash-stress
Add join_algorithm='grace_hash' to stress tests
2023-02-27 08:32:03 +03:00
..
bare .tech -> .com 2021-09-22 03:22:57 +03:00
client Update version to 22.1 not 21.13 2022-01-14 15:10:45 +03:00
docs/builder Get rid of legacy DocsReleaseChecks 2023-02-21 17:34:16 +01:00
keeper Update version_date.tsv and changelogs after v23.2.1.2537-stable 2023-02-23 19:46:46 +00:00
packager Fix coverity 2023-02-21 00:46:27 +01:00
server Update version_date.tsv and changelogs after v23.2.1.2537-stable 2023-02-23 19:46:46 +00:00
test Merge pull request #45607 from chhetripradeep/pchhetri/add-grace-hash-stress 2023-02-27 08:32:03 +03:00
images.json Get rid of legacy DocsReleaseChecks 2023-02-21 17:34:16 +01:00
README.md Move integration tests docker files to docker/ directory. Rename image -> runner. 2020-04-17 19:01:16 +03:00

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.