Hi, I'm able to build a Docker container for neo4j on a Ubuntu server that will be integrated with a broader set of services (linked through docker-compose), but I'm struggling trying to figure out how to include an existing graph.db file.
I'm using ...