Skip to content

dassongh/docker_scout

Repository files navigation

Docker scout CLI

Overview

Command line tool for scouting docker images. Results are saving to scan_results directory by default. But it can be also written to stdout or sent to Google Drive.

Commands

  • pkey - use to save pkey file from Google to authenticate.
  • scout - use to scout docker images.

Steps

  • clone the repo
  • cd into project root directory
  • run npm i
  • run npm run build
  • run node dist to get program description
  • run node dist scout --help to get scout command description
  • run node dist pkey --help to get pkey command description

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published