mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-16 20:53:27 +00:00
e976cd8691
- regular binary: 1.8G - stripped: 343M (5x less) - gzipped stripped: 92M (20x less) This can be useful to check something fast. |
||
---|---|---|
.. | ||
bare | ||
builder | ||
client | ||
docs | ||
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
.