Changes between Version 5 and Version 6 of DevWikiDockerTesting
- Timestamp:
- 04/20/20 10:22:57 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiDockerTesting
v5 v6 31 31 Docker Hub is used for travis testing and there is also a postgis for production use. The main link to all is [https://hub.docker.com/u/postgis] 32 32 33 [https://hub.docker.com/r/postgis/postgis] - has production images managed by a community of PostGIS users34 [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.33 * [https://hub.docker.com/r/postgis/postgis] - has production images managed by a community of PostGIS users 34 * [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. 35 35 36 36