Simple Dockerfile to build cassandra-mesos for CentOS 6.x
git clone https://github.com/sheepkiller/docker-cassandra-mesos-build.git
cd https://github.com/sheepkiller/docker-cassandra-mesos-build
git clone https://github.com/mesosphere/cassandra-mesos.git
chmod +x build.sh cassandra-mesos
cp -p build.sh cassandra-mesos
docker build -t tmp/build .
docker run -it --rm -v $(pwd)/cassandra-mesos:/build tmp/build
Content type
Image
Digest
sha256:ce860ccd4…
Size
451.9 MB
Last updated
almost 11 years ago
docker pull sheepkiller/docker-cassandra-mesos-build