Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from JDK to JRE in docker images #659

Open
ViliusS opened this issue Jul 13, 2023 · 0 comments
Open

Switch from JDK to JRE in docker images #659

ViliusS opened this issue Jul 13, 2023 · 0 comments

Comments

@ViliusS
Copy link

ViliusS commented Jul 13, 2023

Eclipse Temurin JDK images are really big.

I assume that JRE is enough to run Axon Server, so in order to lower space requirements and possible attack surface I propose to switch those images from JDK to JRE. JRE images are twice smaller.

Or ideally switch to Eclipse-Temurin JRE alpine images which are even smaller than default ubuntu ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant