[FOLIO-2275] create a docker registry in nexus for feature branch containers Created: 20/Sep/19 Updated: 03/Jun/20 Resolved: 25/Sep/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | Jakub Skoczen | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||
| Sprint: | CP: sprint 73 | ||||||||||||||||||||
| Story Points: | 2 | ||||||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||||||
| Comments |
| Comment by John Malconian [ 24/Sep/19 ] |
|
Private docker registry created on FOLIO CI Nexus repo called 'docker-ci-preview'. It is currently accessible at docker-registry.ci.folio.org. Images would need to be tagged with the 'docker-registry.ci.folio.org' namespace in order to push or pull images to this registry. A cleanup policy has been implemented on the repository which will remove images that have not been downloaded for more than 30 days. Even with the cleanup policy, however, I think we will need to add additional disk capacity to the repository. |
| Comment by John Malconian [ 25/Sep/19 ] |
|
100GB additional storage capacity added to Nexus repo to accommodate Docker images. |