ClickHouse/docker
Alexey Milovidov eb9cff33ca
Merge pull request #44669 from ClickHouse/remove-questdb
Remove questdb (it makes a little sense but the test was flaky)
2022-12-29 01:55:55 +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 Better logging for docs builder 2022-09-28 16:19:06 +02:00
keeper Fixes for clickhouse/clickhouse-keeper docker image (#38462) 2022-06-30 12:47:35 +02:00
packager Cosmetics: Rename "amd64-sse2" builds to "amd64-compat" builds 2022-12-19 19:00:21 +00:00
server Fix Docker 2022-12-18 12:56:31 +03:00
test Merge pull request #44669 from ClickHouse/remove-questdb 2022-12-29 01:55:55 +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.