mirror of https://github.com/apache/cassandra
Merge f95cf9c356 into 10557d7ffe
This commit is contained in:
commit
3ad1c36930
|
|
@ -1,4 +1,4 @@
|
|||
docker run --rm --network cassandra \
|
||||
-v "$(pwd)/data.cql:/scripts/data.cql" \
|
||||
-e CQLSH_HOST=cassandra -e CQLSH_PORT=9042 \
|
||||
-e CQLVERSION=3.4.6 nuvo/docker-cqlsh
|
||||
-e CQLVERSION=3.4.7 nuvo/docker-cqlsh
|
||||
Loading…
Reference in New Issue