From cdea4bf3c563aed6d56b9c413a825431e18954ac Mon Sep 17 00:00:00 2001 From: Alexey Vasiliev Date: Sun, 7 Jul 2024 02:35:07 +0300 Subject: [PATCH] add docker install info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a7dd898..2f91054 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This Docker image provides a web server that grants access to the [libpostal](ht [Ready docker image](https://github.com/le0pard/postal_server/pkgs/container/postal_server) +```bash +docker pull ghcr.io/le0pard/postal_server:latest +``` + ## Usage To expand address strings into normalized forms suitable for geocoder queries, use the `/expand` endpoint with the `address` query parameter. For example, to expand the address "Quatre-vingt-douze Ave des Ave des Champs-Élysées":