Changes between Version 7 and Version 8 of DevWikiDockerTesting
- Timestamp:
- 04/20/20 10:26:53 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiDockerTesting
v7 v8 5 5 **Docker OSGeo** 6 6 7 The docker osgeo infrastructure you can log in via your osgeo user id. More details of the images in use by it can be found at [https://git.osgeo.org/gitea/postgis/postgis-docker PostGIS-docker repo].7 The docker osgeo infrastructure you can log in via your osgeo user id. More details of the images, dockerfiles in use by it can be found at [https://git.osgeo.org/gitea/postgis/postgis-docker PostGIS-docker repo]. 8 8 9 9 … … 33 33 * [https://hub.docker.com/r/postgis/postgis] - has production images managed by a community of PostGIS users. To become a contributor go to [https://github.com/postgis/docker-postgis] 34 34 35 * [https://hub.docker.com/r/postgis/postgis-build-env] - has development images managed by a PostGIS Development team set aside for regression testing. Do not use these for production use as they don't even have postgis installed on them. To contribute gohere [https://github.com/postgis/postgis-build-env]35 * [https://hub.docker.com/r/postgis/postgis-build-env] - has development images managed by a PostGIS Development team set aside for regression testing. Do not use these for production use as they don't even have postgis installed on them. You can find the docker files here [https://github.com/postgis/postgis-build-env] 36 36 37 37