[FOLIO-1033] Use docker label to add version of image. Created: 16/Jan/18 Updated: 15/Jan/19 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | ci | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Core: Platform |
| Description |
|
It is difficult to determine which version of a docker image you are using - particularly when using 'image:latest'. Versions are often printed to the module's log, but not snapshot versions. We should be able to easily add a step to the CI process that adds the version as an object label that can be examined using 'docker inspect'. |