You should just be able to connect to the Cassandra instance and execute CQL as you would against any other Cassandra installation. Any applications wishing to use the Cassandra instance inside the container will require the port to be exposed somehow anyway.
-- Michael Mior michael.m...@gmail.com 2016-09-01 13:47 GMT-04:00 Vova Shelgunov <vvs...@gmail.com>: > Hi, > > I wonder if anyone can suggest a way how to initialize application schema > to cassandra inside docker container (e.g. by executing cql file). Is there > a way? > > Thanks, > Uladzimir >