parsa-epfl/cloudsuite

Privileged Container Is Not Necessary For Cassandra

xusine opened this issue · 0 comments

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.