cloudflare/ClickHouse
Publicmirrored fromhttps://github.com/cloudflare/ClickHouse
docker/README.md
5lines · modecode
| 1 | ## ClickHouse Dockerfiles |
| 2 | |
| 3 | This directory contain Dockerfiles for `clickhouse-client` and `clickhouse-server`. They are updated in each release. |
| 4 | |
| 5 | 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`. |