mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
fixup: display hash of join image
This commit is contained in:
@@ -791,7 +791,7 @@ func (cs *LuetCompiler) resolveJoinImages(concurrency int, keepPermissions bool,
|
||||
p.SetImage(image)
|
||||
return nil
|
||||
}
|
||||
Info("Generating image with hash ", image)
|
||||
Info("Generating image with hash ", overallFp)
|
||||
|
||||
// Make sure there is an output path
|
||||
if err := os.MkdirAll(p.GetOutputPath(), os.ModePerm); err != nil {
|
||||
|
Reference in New Issue
Block a user