Replies: 1 comment 4 replies
-
Yes, like it is explained here: https://github.com/mediagis/nominatim-docker/blob/master/4.3/README.md#flatnode-files But please read how docker volumes work, from your example |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Is it possible to set the flatnode folder outside the container like the Nominatim -v nominatim-data flag?
like this maybe?
docker run...
-v nominatim-flatnode:/nominatim/flatnode
-v /home/Nominatim_docker/flatnode:/nominatim/flatnode \
Beta Was this translation helpful? Give feedback.
All reactions