https://github.com/corpusops/docker-postgis
https://github.com/corpusops/docker-postgis
docker-images
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/corpusops/docker-postgis
- Owner: corpusops
- License: other
- Created: 2021-01-06T16:47:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T11:19:24.000Z (over 1 year ago)
- Last Synced: 2024-10-19T15:10:03.291Z (over 1 year ago)
- Topics: docker-images
- Language: Shell
- Homepage:
- Size: 272 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Docker postgis images
- This repository provides tags for the following docker images:
- [corpusops/postgis-bare](https://hub.docker.com/r/corpusops/postgis-bare)
- The additional tags from [corpusops/docker-postgresql](https://github.com/corpusops/docker-postgresql) & [corpusops/docker-pgrouting](https://github.com/corpusops/docker-pgrouting) are based on those images:
- pgrouting/ [corpusops/pgrouting-bare](https://hub.docker.com/r/corpusops/pgrouting-bare)
- postgresql/ [corpusops/postgis](https://hub.docker.com/r/corpusops/postgis)
- postgresql/ [corpusops/pgrouting](https://hub.docker.com/r/corpusops/pgrouting)
- Those images are based on
[postgres](https://github.com/docker-library/postgres) and
[mdillon/postgis](https://github.com/md5/docker-postgis) and
- And the reason for those to exist is to explicitly tag version tags and avoid non wanted production upgrades.
## Credits & documentation on image usage
- [And For **POSTGIS** based / inspired from this image](https://github.com/appropriate/docker-postgis)
## Supported tags
### postgis
- The following `corpusops/postgis-bare:` Docker Image tags are supported.
The form is ``corpusops/postgis-bare:-``
- 12: 12-2.5, 12-3
- 13: 13-3
- 14: 14-3
- 15: 15-3
- 16: 16-3
- 17: 17-3
## notes:
- we must manually sync docker-postgis/*Dockerfiles* to local copy