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 Corretto images using native AL2 packages #114

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

lutkerd
Copy link
Contributor

@lutkerd lutkerd commented Aug 31, 2022

This adds AL2 based images that use the AL2 native RPMS rather than generic linux RPMs.

  • Add a generic tag for the existing images that use the generic-linux RPMs.
  • Move jdk/al2 to al2-generic
  • Organize the new AL2 docker images to match AL2023.
  • Strip out the src.zip
  • Skip installing the log4j-cve hotfix results for a smaller image size. The log4j-cve doesn't really do much in a docker file other than provide the jar file which can be used as an agent, but installs systemd and other dependencies that don't really get used.
  • No existing tags are changed.

@lutkerd lutkerd requested review from alvdavi and benty-amzn August 31, 2022 23:43
@lutkerd lutkerd force-pushed the al2-native branch 5 times, most recently from a98dfd3 to 51ea8c8 Compare September 13, 2022 17:55
@lutkerd lutkerd force-pushed the al2-native branch 3 times, most recently from 946f675 to 1f50a9d Compare May 31, 2023 19:27
@lutkerd lutkerd changed the title Add Corretto17 images using native AL2 packages Add Corretto images using native AL2 packages May 31, 2023
@lutkerd lutkerd force-pushed the al2-native branch 4 times, most recently from 45ee5ea to bbdcd42 Compare May 31, 2023 22:00
@lutkerd lutkerd merged commit 3ff3c6c into corretto:main Jun 1, 2023
@lutkerd lutkerd deleted the al2-native branch June 1, 2023 22:32
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

Successfully merging this pull request may close these issues.

3 participants