redis-developer / introducing-the-geosearch-command

Demo application using a Bulma / Leaflet JS / JavaScript front end and Python / Flask backend to demonstrate the GEOSEARCH command added in Redis 6.2.
https://developer.redis.com/
MIT License
14 stars 13 forks source link

Fix docker image: hiredis missing dependencies #17

Closed mcbianconi closed 1 year ago

mcbianconi commented 1 year ago

Closes #16 Adding the dependencies in the docker file, the lack of them was breaking the docker compose feature of the project.