geopython / pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
https://pygeoapi.io
MIT License
474 stars 255 forks source link

Update pygeoapi official image #65

Closed jorgejesus closed 5 years ago

jorgejesus commented 5 years ago

Use official python image from here

https://hub.docker.com/_/python/

For this dockerfile: https://github.com/geopython/pygeoapi/blob/fc4794f5cb0fe63b8ea05d6357f8bdd7e0f3d03b/docker/Dockerfile#L1

jorgejesus commented 5 years ago

The file is not part of the docker compositions and needs to be deleted https://github.com/geopython/pygeoapi/blob/fc4794f5cb0fe63b8ea05d6357f8bdd7e0f3d03b/docker/Dockerfile

jorgejesus commented 5 years ago

File removed on PR #64