ClickHouse/docker
Mikhail f. Shiryaev 79b4648c96
Merge pull request #38016 from ClickHouse/clickhouse-client-readme
Add another useful `docker exec` option
2022-06-13 12:25:02 +02: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 Add a way to invalidate docker images cache 2022-06-08 14:47:45 +02:00
keeper Add coordination dir root 2022-06-08 09:13:27 +10:00
packager Fix packager 2022-06-03 14:32:29 +02:00
server Add another useful docker exec option 2022-06-13 12:03:11 +02:00
test Revert "Don't try to kill empty list of containers in integration/runner" 2022-06-11 22:55:31 +03:00
images.json Restore website release 2022-05-23 11:42:51 +02: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.