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
.
- Login to the docker hub with a user having admin rights in
clickhouse
organization (search the company secrets storage bydocker
) - Create an image with the necessary name
- Add
Read and Write
permissions for a groupwrite
to it - Optionally, add a description