10 lines
310 B
Markdown
10 lines
310 B
Markdown
# Running pygeoapi with Docker - Examples
|
|
|
|
This folder contains the sub-folders:
|
|
|
|
- simple
|
|
- elastic
|
|
|
|
The [simple](simple) example will run pygeoapi with Docker with your local config.
|
|
The [elastic](elastic) example demonstrates a docker compose configuration to run pygeoapi with local ElasticSearch backend.
|