I am new to docker and still learning it. I would like to experiment the creation of a 3-node cassandra cluster with docker image running on Oracle virtual box. Any good link from Datastax so I could learn/follow? Eventually, I would like to do this on AWS EC2. But let's take one step at a time, so at least I could create a docker image to deploy a cluster on VirtualBox.
Thanks.