ByConity/docker
任强 8eca43b58d Merge branch 'enhance_cross' into 'cnch-dev'
feat(clickhousech@m-5288512525): refactor cross & support table-level for cross

See merge request dp/ClickHouse!24919
2024-11-18 14:08:54 +08:00
..
CI/common Merge branch 'enhance_cross' into 'cnch-dev' 2024-11-18 14:08:54 +08:00
builder fix compile/link error due to dependencies in docker image 2024-09-27 03:20:54 +00:00
ci build: support to llvm16. 2024-09-27 18:00:07 +08:00
ci-deploy remove docker/CI folder and fix ci error 2024-11-12 13:29:59 +08:00
debian ci: fix bin dir inside the docker. 2024-04-15 14:14:57 +08:00
docker-compose Merge 'enable_point_lookup_profile-cnch-dev' into 'cnch-dev' 2024-11-11 17:46:09 +08:00
executable_wrapper fix base image (#693) 2023-09-18 19:29:11 +08:00
packager ci: fix bin dir inside the docker. 2024-04-15 14:14:57 +08:00
test update ci to set tenant_id 2024-07-05 02:27:51 +00:00
README.md Move integration tests docker files to docker/ directory. Rename image -> runner. 2020-04-17 19:01:16 +03:00
images.json Images file update 2021-03-30 18:44:54 +03: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.