ClickHouse/docker
Mikhail f. Shiryaev cfe98c4aba
Fix publishing of content.clickhouse.com
- Publish only benchmarks and data
- Minimize clickhouse/docs-release
- Run it as a normal user
- Speed up running by not redownload virtual env deps
- Clean out docs and blog buildging
- Minimize docs/tools/requirements.txt
2022-05-23 11:50:02 +02:00
..
bare .tech -> .com 2021-09-22 03:22:57 +03:00
client Update version to 22.1 not 21.13 2022-01-14 15:10:45 +03:00
docs Fix publishing of content.clickhouse.com 2022-05-23 11:50:02 +02:00
keeper Done 2022-04-04 22:24:39 +00:00
packager Run binary-builder as a current user 2022-05-18 01:38:45 +02:00
server Fix building ubuntu image from deb-repo 2022-04-04 18:50:50 +02:00
test Do not fail if output and workspace are the same 2022-05-18 01:38:46 +02:00
images.json Restore website release 2022-05-23 11:42:51 +02:00
README.md Move integration tests docker files to docker/ directory. Rename image -> runner. 2020-04-17 19:01:16 +03:00

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.