Are there intentions providing (additional) openjdk runtime images with only the entrypoint scripts, without openjdk, for projects which "build" their own/custom openjdk using jlink?
I suppose it likely is already possible by removing the current openjdk from the image and adding the jlink openjdk, but that would increase transferred layer data unnecessarily.