100% working container for Nominatim.
3.5.2
,3.5
(3.5/Dockerfile)3.4.2
,3.4
(3.4/Dockerfile)3.3.1
,3.3
(3.3/Dockerfile)3.2.1
,3.2
(3.2/Dockerfile)3.1.0
,3.1
(3.1/Dockerfile)3.0.1
,3.0
(3.0/Dockerfile)2.5.1
,2.5
(2.5/Dockerfile)
Run http://wiki.openstreetmap.org/wiki/Nominatim in a docker container. Clones the tagged release and builds it.
Caution: When you upgrade to another version (e.g. 3.4 to 3.5) there may be major version changes like Postgres and data incompatiblity. See the relevant instructions for each version. Also check the Nominatim migration guide https://www.nominatim.org/release-docs/latest/admin/Migration/.
The latest version uses Ubuntu 20.04 and PostgreSQL 12.
To check that everything is set up correctly, download and load to Postgres PBF file with minimal size - Europe/Monaco (latest) from geofabrik.de.
If a different country should be used you can set PBF_DATA
on build.
Clone repository
# git clone [email protected]:mediagis/nominatim-docker.git
# cd nominatim-docker/<version>
See relevant installation instructions for each version in the /README.md
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!