ClickHouse/docker
Nikita Taranov d1c258cf20
Add xxh3 hash function (#43411)
* impl

* try fix

* add docs

* add test

* rm unused file

* excellent
2022-11-26 00:14:08 +01:00
..
bare
client
docs
keeper
packager Optimize binary-builder size 2022-11-25 12:17:51 +01:00
server Update version_date.tsv and changelogs after v22.11.1.1360-stable 2022-11-17 21:20:45 +00:00
test Add xxh3 hash function (#43411) 2022-11-26 00:14:08 +01:00
images.json
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.