pelias / docker

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

Support for docker-compose as part of docker #303

Closed welrachid closed 7 months ago

welrachid commented 1 year ago

newer versions of docker comes with docker-compose as part of it. therefore we should use this command to call.

We do not take into account WHICH version is running etc. only whether command exists or not

Here's how others can test the changes :eyes: