mediagis / nominatim-docker

100% working container for Nominatim
Creative Commons Zero v1.0 Universal
1.03k stars 434 forks source link

deduplicate USER_AGENT specification in Dockerfile #515

Closed breunigs closed 6 months ago

breunigs commented 6 months ago

Testing:

docker build ./4.3/ -t some:name && \
  docker run --entrypoint /bin/bash some:name \
  -c 'echo user agent is: $USER_AGENT'

cc @leonardehrenfried who initially introduced the comment

I couldn't find a policy/developer guide if all or only the most recent version should be patched. I can add the older ones if desired.

what-the-diff[bot] commented 6 months ago

PR Summary

This change overall assists in simplifying the configuration process and enables more effective management of versions and user agents in the project.

philipkozeny commented 6 months ago

Thanks for the PR.

@all-contributors please add @breunigs for code

allcontributors[bot] commented 6 months ago

@philipkozeny

I couldn't determine any contributions to add, did you specify any contributions? Please make sure to use valid contribution names.

I've put up a pull request to add @breunigs! :tada: