Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 307 Bytes

ClickHouse-docker

Build ClickHouse docker image for ARM (Graviton2).

Based on official Dockerfile


Example of usage build with tag clickhouse:

docker build . -t clickhouse

and run:

docker run -d clickhouse