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

Docker image with minimal footprint #28

Open
jimjaeger opened this issue Jan 27, 2022 · 1 comment
Open

Docker image with minimal footprint #28

jimjaeger opened this issue Jan 27, 2022 · 1 comment

Comments

@jimjaeger
Copy link

Can you provide a docker image with minimal footprint that includes just the real prereqs and the lib (and not full OS libs or other package managers)? People can derive from that and add their addtional libs of their need.
You can save additional space when you build your own java disctribution with jlink (e.g. described here https://www.baeldung.com/jlink).

@LenaKleyner
Copy link

Thanks for the suggestion @jimjaeger, we will need to examine and evaluate it. In the meantime, please have a look at the following example.

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

2 participants