aws-container-images-toolkit
aws-container-images-toolkit copied to clipboard
A collection of tools to statically and dynamically identify public container images that are hosted on Docker Hub.
Public Container Images Detector
This tool allows you to scan repositories and container orchestrators for public container images hosted in Docker Hub.
Install
In order to use the detector, either clone this repo or download it and extract it locally.
Use
In Dockerfiles
Please have a look at the from source part for usage details.
ECS
Please have a look at the ECS part for usage details.
Kubernetes
Please have a look at the Kubernetes part for usage details.
CodeBuild
Please have a look at the CodeBuild part for usage details.