f9c10a0808
* - updating ES dockerfile, by adding missing packages and switching to python3 * - joined commands to reduce layers on the docker image - fixed formatting - added elasticsearch-dsl Co-authored-by: doublebyte1 <info@doublebyte.net>
Running pygeoapi with Docker - Examples
This folder contains the sub-folders:
- simple
- elastic
- sensorthings
The simple example will run pygeoapi with Docker with your local config. The elastic example demonstrates a docker compose configuration to run pygeoapi with local ElasticSearch backend. The sensorthings example demonstrates various pygeoapi implementations of SensorThings API endpoints.