[FOLIO-3405] OpenJDK Adoptium (Eclipse Temurin) for folioci/alpine-jre-openjdk11 Created: 06/Feb/22 Updated: 14/Feb/22 Resolved: 14/Feb/22 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | TBD |
| Reporter: | Julian Ladisch | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps Sprint 133 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Tester Assignee: | David Crossley | ||||||||
| RCA Group: | TBD | ||||||||
| Description |
|
To reduce the folioci/alpine-jre-openjdk11 container size from 174 MB to 134 MB switch from https://github.com/openjdk/jdk11u to OpenJDK Adoptium (Eclipse Temurin) https://github.com/adoptium/containers = https://adoptium.net/ = https://hub.docker.com/_/eclipse-temurin
|
| Comments |
| Comment by Julian Ladisch [ 10/Feb/22 ] |
|
Ready for code review and merge: https://github.com/folio-org/folio-tools/pull/208 |
| Comment by David Crossley [ 11/Feb/22 ] |
|
I see that this change removed 'curl'. Note that it was explicitly re-added after being previously removed. https://github.com/folio-org/folio-tools/pull/108 – Add curl so curl based health check can pass |
| Comment by Julian Ladisch [ 11/Feb/22 ] |
|
Good catch, thanks! I've reverted the curl removal, and create a separate ticket for that:
|
| Comment by David Crossley [ 14/Feb/22 ] |
|
Built on jenkins host and pushed as "1.3.0". Tested on mod-eusage-reports. Pushed "latest".
|
| Comment by Julian Ladisch [ 14/Feb/22 ] |
|
Thanks, I've tried to create a mod-users Dockerfile and it works perfectly. |