You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nathan Brazil edited this page Apr 14, 2018
·
17 revisions
Introduction
You can run Cassandra locally (or on another machine) as a Docker container. Doing so can be more advantageous over installing Cassandra natively on your machine, as the setup is easier. See Docker Hub for more information.
Docker Compose
You can manage Cassandra on your development setup using Docker Compose. Here is a sample docker-compose.yml file: