aws-container-images-toolkit
aws-container-images-toolkit copied to clipboard
Update detect-images.sh
Issue #, if available:
Current implementation only looks for Dockerfiles when Containerfile is an equivalent alternative and more commonly found in podman based deployments.
Description of changes:
Also find Containerfiles, which are more commonly used in podman deployments
https://github.com/containers/common/blob/f8ddf58e269b744367c0b5efc1be8da03e075568/docs/Containerfile.5.md
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.