mirror of https://github.com/ByConity/ByConity
1594e184f5
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 |
||
---|---|---|
.. | ||
CI | ||
builder | ||
ci | ||
ci-deploy | ||
debian | ||
docker-compose | ||
executable_wrapper | ||
packager | ||
test | ||
README.md | ||
images.json |
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
.