What feature do you want to see added?
Generate smaller java runtime without unneeded files like it's done in Linux images:
https://github.com/jenkinsci/docker-agent/blob/e2560a929884a1f1cfe3c64001b1b2932d8e7057/debian/Dockerfile#L32-L51
Upstream changes
No response
Are you interested in contributing this feature?
Yes, I've already implemented it while working on #787