https://github.com/yagajs/docker-postgis
Postgis based on official Postgres image
https://github.com/yagajs/docker-postgis
docker-container spatial spatial-data spatial-data-infrastructure
Last synced: 10 months ago
JSON representation
Postgis based on official Postgres image
- Host: GitHub
- URL: https://github.com/yagajs/docker-postgis
- Owner: yagajs
- Created: 2016-12-12T11:17:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T17:14:07.000Z (about 7 years ago)
- Last Synced: 2025-03-30T01:01:56.817Z (11 months ago)
- Topics: docker-container, spatial, spatial-data, spatial-data-infrastructure
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POSTGIS for Docker
POSTGIS image from the [YAGA-Development-Team](https://yagajs.org)
This Docker image is an enhanced version of the original [postgres docker image](https://hub.docker.com/r/_/postgres/).
Please go there for further information...
## Supported Tags
* `pg10-2.4.0`, `2.4.0`, `latest`
* `pg10-2.4.0-alpine`, `2.4.0-apline`, `alpine`
## Contributing
You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull
requests, and do our best to process them as fast as we can.
Before you start to code, we recommend discussing your plans through a
[GitHub issue](https://github.com/yagajs/docker-postgis/issues), especially for more ambitious contributions.
This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help
you find out if someone else is working on the same thing.