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

Add Support for Argon2 in Java Containers and Optimize Image Size #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nimon77
Copy link

@Nimon77 Nimon77 commented Nov 26, 2024

Summary of Changes

  1. Argon2 Support in Java Containers:

  2. Reduced Image Size:

    • Incorporated the command rm -rf /var/lib/apt/lists/* to clean up unnecessary apt cache files after package installations.
    • This step reduces the overall image size, improving efficiency and minimizing storage usage.

Testing

  • Verified the functionality of the Argon2 implementation in supported containers.
  • Confirmed that image size reductions do not impact the existing functionality of the containers.

Notes

Please review and let me know if additional changes are required.

@rowansc1 rowansc1 added the enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants