Skip to content

wweiss-voltdb/voltdb-docker-cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

VoltDB Docker Image

This docker image is built to run VoltDB. It doesn't have VoltDB bundled, you have to specify a VoltDB package on the host to use when you start the containers using this image.

The helper run.sh script can start a VoltDB cluster of the specified size on the local machine. You can kill and rejoin VoltDB nodes as you like.

To build the image, use the following command

docker build --force-rm=true -t voltdb-image .

About

Docker image to run VoltDB cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%