Docker Images / database / cassandra

cassandra

JSON →
docker5.0.8glibc256M pulls

Apache Cassandra is a highly scalable, distributed NoSQL database designed for handling large amounts of data across many servers.

databases-and-storage
Usage
Recommended variant
docker pull cassandra:5.0.8
use 5.0.8 unless you have a specific reason not to
Variants
Available tags
cassandra:full
Lifecycle
Support & EOL
latest5.0.8
pull size169MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
requires at least three nodes for a fault-tolerant cluster in production
default configuration uses ephemeral ports, ensure proper network setup for inter-node communication
Resources