[FOLSPRINGS-8] Spring Way: Provide Dockerfile for standard base image folio-java-docker Created: 18/Jan/21 Updated: 21/Jul/22 Resolved: 21/Jul/22 |
|
| Status: | Closed |
| Project: | folio-spring-support |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | Taras Spashchenko |
| Resolution: | Done | Votes: | 0 |
| Labels: | springway | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||
| Sprint: | |||||||||||||||||||||||||
| Development Team: | None | ||||||||||||||||||||||||
| Description |
|
The current FOLIO backend modules base their module Dockerfile (e.g. mod-inventory-storage/Dockerfile) upon the provided base image (folioci/alpine-jre-openjdk11:latest) which is constructed from the folio-tools/folio-java-docker/openjdk11/Dockerfile. Some initial Spring Way modules (e.g. mod-remote-storage and mod-search) are not using that standard base image. Please standardise this by providing a Dockerfile that can be maintained at the folio-tools repository. |
| Comments |
| Comment by Taras Spashchenko [ 21/Jul/22 ] |
|
mod-spring-template contains the docker file that uses the standard base image |