From 2ed3c96365ecf27626864183e7b1cd2d10fc386c Mon Sep 17 00:00:00 2001 From: John Gasper Date: Thu, 29 Mar 2018 11:49:36 -0700 Subject: [PATCH] Final edits for a generally complete doc. --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d91d8d1..a45e6bb 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,19 @@ # Supported tags - latest +- patch specific tags* (i.e. 2.3.0-a97-u41-w11-p16) + +\* Patch builds are routinely produced, but not necessarily for each patch release. The following monikers are used to construct the tag name: + +- a = api patch number +- u = ui patch number +- w = ws patch number +- p = pspng patch number # Quick reference - **Where to get help**: - [TODO](http://example.com/help) - + [tier-packaging@internet2.edu](mailto:tier-packaging@internet2.edu?subject=Grouper%20Image%20Help) - **Where to file issues**: [https://github.internet2.edu/docker/grouper_noVM/issues](https://github.internet2.edu/docker/grouper_noVM/issues) @@ -271,6 +278,6 @@ tomcat console dev build-2 Grouper starting up: version: 2.3.0, build date: null # License -View [license information](TODO) for the software contained in this image. +View [license information](https://www.apache.org/licenses/LICENSE-2.0) for the software contained in this image. As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).