This is a wrapper image for cassandra-migration
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
Content type
Image
Digest
Size
104.9 MB
Last updated
over 7 years ago
docker pull rinx/cassandra-migration