ClickHouse/docker
Robert Schulze 9d4de0cbaa
Merge pull request #40999 from ClickHouse/sse2-special-build
Add special x86-SSE2-only build
2022-09-08 09:06:29 +02:00
..
bare
client
docs
keeper
packager fix: pass -DNO_SSE3_OR_HIGHER=1 from packager 2022-09-06 12:18:11 +00:00
server Delete old cache directories creation from entrypoint (#40946) 2022-09-04 23:54:05 +02:00
test Merge pull request #41002 from azat/ci/fix-oom-check 2022-09-06 06:41:36 +03:00
images.json Use test-util as source for base-test, fasttest and package builder 2022-08-03 14:49:06 +02:00
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.