Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 315 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 315 Bytes

ClickHouse Container

The config directory contains the config files which are published to /etc/clickhouse-server/

The startup directory contains the init scripts

Stuff For You To Do

Set these vars CLICKHOUSE_PASSWORD CLICKHOUSE_USER

Map these ports to something EXPOSE 9363 EXPOSE 8123 EXPOSE 9000