StarCluster is an open source cluster-computing toolkit for Amazon’s Elastic Compute Cloud (EC2).
StarCluster has been designed to automate and simplify the process of building, configuring, and managing clusters of virtual machines on Amazon’s EC2 cloud. StarCluster allows anyone to easily create a cluster computing environment in the cloud suited for distributed and parallel computing applications and systems.
$ docker run -it fgibson/docker-starcluster
StarCluster workspace will be set at /.starcluster. You will probably want to make that a persistent volume:
$ docker run -it -v /var/volumes/starcluster:/.starcluster fgibson/docker-starcluster
Content type
Image
Digest
sha256:3323a651a…
Size
121.7 MB
Last updated
almost 11 years ago
docker pull fgibson/docker-starcluster