mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-10 20:44:40 +08:00
Update diff-image.sh
This commit is contained in:
@@ -32,10 +32,10 @@ function check() {
|
||||
echo " ${SELF}: <image1> <image2>"
|
||||
echo " ${SELF}: <image1:tag> <image2:tag>"
|
||||
echo "Env:"
|
||||
echo " DEBUG=true # Output more information that is out of sync"
|
||||
echo " INCREMENTAL=true # Allow image2 to have more tags than image1"
|
||||
echo " QUICKLY=true # Compare only tags that are in both images"
|
||||
echo " EXCLUDED=true # Exclude tags that do not need to be checked"
|
||||
echo " DEBUG=true # Output more information that is out of sync"
|
||||
echo " INCREMENTAL=true # Allow image2 to have more tags than image1"
|
||||
echo " QUICKLY=true # Compare only tags that are in both images"
|
||||
echo " EXCLUDED=<pattern> # Exclude tags that do not need to be checked"
|
||||
return 2
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user