Dear Kusumakar, I think I don’t get your question. If you want to run the benchmark outside the container (without using docker), then you have to install it on your own system. For this you can follow the instructions in the dockerfile to install on your own machine. If you want to have access to a container, you can run it with “-it” flag and pass “bash” as the last argument of the docker run command. I hope I answered your question.
Regards, Arash Pourhabibi Zarandi School of Computer and Communication Sciences (IC) École polytechnique fédérale de Lausanne (EPFL) INJ 215, Station 14 CH-1015 Lausanne http://arash.pourhabibi.info On 21 Mar 2016, at 04:28, kusumakar bodha <[email protected]<mailto:[email protected]>> wrote: Hi all, I'm trying collect the profiling information of the cloudsuite data caching on my system. For this, I need to run the benchmark from outside the container, but, Im unable to do this because I can't write the required commands to a bash script inside the container as I don't have root access. Is there a default password set for the containers? Thank you, Kusumakar
