mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-12 02:23:14 +00:00
8f015764a7
This will allow to use artifacts as-is, i.e.: clickhouse-local --path /path/to/log/artifact v2: convert database to Ordinary to avoid extra symlinks dependencies. |
||
---|---|---|
.. | ||
bare | ||
builder | ||
client | ||
packager | ||
server | ||
test | ||
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
.