corretto / corretto-docker

Dockerfiles for Amazon Corretto Official images.
https://hub.docker.com/_/amazoncorretto
MIT No Attribution
152 stars 63 forks source link

Adding docker image templates #175

Open kspeeyu opened 1 year ago

kspeeyu commented 1 year ago

Issue #, if available:

Description of changes: Currently docker image template is available for alpine only creating similar templates for the following platforms,

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

lutkerd commented 1 year ago

How did you test that all of the docker files are updated correctly?

kspeeyu commented 1 year ago

How did you test that all of the docker files are updated correctly?

verify_update func checks the updated images count, building the images and comparing to the existing ones in the repo?

update: verified manually docker images build as expected (to the images currently in repo)