Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 561 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 561 Bytes

Compact Single-node Cassandra container with schema and triggers

Stack

Build from source of Datax Cassandra running on top of lightweight Alphine Linux.

Usage

public image from dockerHub docker pull jancajthaml/cassandra optionally provide reference to schema.cdl file via volume configuration e.g. ./schema.cdl:/etc/cassandra/schema.cdl

Docker exposes ready-and-up port (under env READY_PORT) after cassandra is up, gossip has finished and schema is ready

Options