ClickHouse/docker
Alexey Milovidov 763c98bd70 Fix typo
2023-05-06 23:40:19 +02:00
..
bare Fix typo 2023-05-06 23:40:19 +02:00
client Update version to 22.1 not 21.13 2022-01-14 15:10:45 +03:00
docs/builder Remove the comment to rebuild the docker image 2023-04-24 11:21:09 +02:00
keeper Update version_date.tsv and changelogs after v23.4.2.11-stable 2023-05-02 16:39:28 +00:00
packager Deprecate ENABLE_CCACHE and replace it by COMPILER_CACHE 2023-03-29 23:33:31 +02:00
server Update version_date.tsv and changelogs after v23.4.2.11-stable 2023-05-02 16:39:28 +00:00
test EXPECTED_TO_FAIL -> NOT_FAILED 2023-05-05 17:53:15 +00:00
images.json Add image for docker-server jepsen 2023-05-03 14:38:56 +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.