Run update.sh

This commit is contained in:
Docker Library Bot 2017-08-12 00:36:53 +00:00
parent 93459c5e0b
commit cd9897c65e
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ $ docker run -it --link some-cassandra:cassandra --rm cassandra cqlsh cassandra
... where `some-cassandra` is the name of your original Cassandra Server container. ... where `some-cassandra` is the name of your original Cassandra Server container.
More information about the CQL can be found in the [Cassandra documentation](https://cassandra.apache.org/doc/cql3/CQL.html). More information about the CQL can be found in the [Cassandra documentation](https://cassandra.apache.org/doc/latest/cql/index.html).
## Container shell access and viewing Cassandra logs ## Container shell access and viewing Cassandra logs