dzhunli/godive action

Simple action to analyze built docker images efficiency

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image_nameDocker image nameyes
use_configUsing CI config file or generate config from variablesnofalse
ci_configPath to Dive CI configuration file (.dive-ci.yml)no
lowestEfficiencyIf the efficiency is measured below X%, mark as failed.Expressed as a ratio between 0-1.no
highestWastedBytesIf the amount of wasted space is at least X or larger than X, mark as failed.Expressed in B, KB, MB, and GB.no
highestUserWastedPercentIf the amount of wasted space makes up for X% or more of the image, mark as failed.Expressed as a ratio between 0-1; fails if the threshold is met or crossed.no
allow_large_imageSet to true if the image size exceeds 1 GBnofalse
continue_on_failSet false to fail launches that don't pass the test.notrue
reportEnable report generation to /tmp/DIVE_REPORT.mdnotrue
summaryEnable summary generation from /tmp/DIVE_REPORT.mdnofalse

no outputs