Adding docker image templates
Issue #, if available:
Description of changes: Currently docker image template is available for alpine only creating similar templates for the following platforms,
- AL2
- AL2-generic
- AL2023
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
How did you test that all of the docker files are updated correctly?
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)