mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
6 lines
332 B
Markdown
6 lines
332 B
Markdown
## ClickHouse Dockerfiles
|
|
|
|
This directory contain Dockerfiles for `clickhouse-server`. They are updated in each release.
|
|
|
|
Also, there is a 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`.
|