Skip to content

montcao/gadget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gadget (beta)

Programmatically inspect layers of a container image. This can be used as a cli tool or as a package in your application.

The beta release operates on the presumption that go is installed on the system. To install the package, run:

go install github.com/montcao/gadget

Then inspect an image with:

gadget inspect <image-name>

An example output is shown at the bottom.

Prebuilt binaries - TODO

Dev example:

To do development, clone the repo and run this command: go run . inspect <imagename>

Output:

image

About

Programmatically inspect layers of a container image

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors