Sign inSign up

rinx/cassandra-migration

By rinx

Updated over 7 years ago

Image
0

1.7K

rinx/cassandra-migration repository overview

cassandra-migration-image

This is a wrapper image for cassandra-migration

Usage

docker run -v `pwd`:/src -it rinx/cassandra-migration \
-Dcassandra.migration.scripts.locations=filesystem:/src/migrations \
-Dcassandra.migration.cluster.contactpoints=${scyllahost} \
-Dcassandra.migration.cluster.port=9042 \
-Dcassandra.migration.keyspace.name=${keyspace-name} \
-jar /cassandra-migration.jar \
migrate

Tag summary

Content type

Image

Digest

Size

104.9 MB

Last updated

over 7 years ago

docker pull rinx/cassandra-migration