Skip to content

prestevez/skopeo-inspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skopeo inspect action

This action prints inspects a container image using skopeo.

Inputs

target-image

Required The name of the image to inspect. Default alpine. Passed as is to skopeo inspect.

Outputs

inspection

The output of skopeo inspect.

Example usage

uses: prestevez/skopeo-inspect@main
with:
  target-image: docker://rocker/r-ver:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published