pelias / docker

Run the Pelias geocoder in docker containers, including example projects.
MIT License
338 stars 226 forks source link

docs(readme): simplify quick-start docs #186

Closed missinglink closed 4 years ago

missinglink commented 4 years ago

regarding https://github.com/pelias/docker/issues/185 I would propose this as a simple solution to avoid the whole /data and /code thing

I tested this out and placing the data files in ./data works fine, it's also nice because it makes archiving the installation much easier 🎉

While I was at it I changed the line about permissions because it's wasn't super clear.