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

[FEATURE] Add support for JAVA images #27

Open
duaraghav8 opened this issue Dec 27, 2024 · 0 comments
Open

[FEATURE] Add support for JAVA images #27

duaraghav8 opened this issue Dec 27, 2024 · 0 comments
Labels
feature-request Feature request

Comments

@duaraghav8
Copy link
Owner

Is your feature request related to a problem you're facing?
At the moment, dockershrink only supports docker images for Nodejs applications.
Java images do not get optimized for size.

Describe the solution you'd like
dockershrink optimize can detect whether an image is for a nodejs app or a java app and apply suitable optimizations.

Additional context
This is not a tiny feature, but a very big effort to undertake.
I need more inputs from the community, especially about Java-specific strategies to reduce image size that we can implement.

This issue will help us understand what java support should look like (at least the initial release of it)

@duaraghav8 duaraghav8 added the feature-request Feature request label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature request
Projects
None yet
Development

No branches or pull requests

1 participant