Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 619 Bytes

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.