thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

Replaced the ubuntu pssh container with an alpine based image. #139

Closed rustyrazorblade closed 5 years ago

rustyrazorblade commented 5 years ago

You'll need to build the pssh docker container locally to test it. Do the following before you start your review:

./gradlew clean :docker-pssh:buildDocker shadowJar

I'll push it up when merging into master so it'll be available for folks when they run the container.