I want to use graph-tools to manage some data, however, i am unable to install the package on my ubuntu 18.04.
So i downloaded the docker file from the official site, and i was wondering how to access my .csv files on the host system from docker.
Thank you