ci.docker icon indicating copy to clipboard operation
ci.docker copied to clipboard

Update images to have feature.sh like Open. Liberty images

Open NottyCode opened this issue 4 years ago • 2 comments

NottyCode avatar Jan 29 '21 18:01 NottyCode

Create a new kernel image to follow the application image pattern of Open Liberty (add server.xml, call feature.sh, add app and then configure.sh): https://github.com/OpenLiberty/ci.docker#building-an-application-image

As this would be a breaking change, use a new tag name (kernel-slim) - similar to Open Liberty. The kernel tag would be deprecated.

leochr avatar Jun 24 '22 11:06 leochr

features.sh will be introduced as part of existing kernel images. If features.sh hasn't been invoked, then invoke it as part of configure.sh. Document the new process to build application images with features.sh (similar to Open Liberty)

leochr avatar Aug 22 '22 16:08 leochr