ByConity/docker
fredwang 1594e184f5 Merge branch 'zichun_add_nexusfs_p2' into 'cnch-dev'
feat(clickhousech@m-3000508658): add BufferManager and InodeManager to NexusFS

See merge request dp/ClickHouse!24109
# Conflicts:
#	.codebase/pipelines/ci.yaml
#	src/Disks/CloudFS/DiskCloudFS.cpp
#	src/Disks/DiskByteS3.cpp
#	src/Disks/HDFS/DiskByteHDFS.cpp
#	tests/queries/4_cnch_stateless/00474_readonly_settings.sh
2024-10-11 04:38:22 +00:00
..
CI Merge branch 'zichun_add_nexusfs_p2' into 'cnch-dev' 2024-10-11 04:38:22 +00: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 Merge '547/cnch_metrics_ci' into 'cnch-dev' 2024-10-02 02:49:01 +00:00
debian ci: fix bin dir inside the docker. 2024-04-15 14:14:57 +08:00
docker-compose Merge '547/cnch_metrics_ci' into 'cnch-dev' 2024-10-02 02:49:01 +00: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.