I noticed that the arguments provided to start Cassandra container contains --privileged flag. I can successfully run the test steps suggested by the document without that flag. In this case, it should be better if we remove that flag from the document.
I noticed that the arguments provided to start Cassandra container contains
--privileged
flag. I can successfully run the test steps suggested by the document without that flag. In this case, it should be better if we remove that flag from the document.