File ignore-dockerinit-checksum.patch of Package docker.942

--- utils/utils.go
+++ utils/utils.go
@@ -76,7 +76,7 @@
 		}
 		return os.SameFile(targetFileInfo, selfPathFileInfo)
 	}
-	return dockerversion.INITSHA1 != "" && dockerInitSha1(target) == dockerversion.INITSHA1
+	return true
 }
 
 // Figure out the path of our dockerinit (which may be SelfPath())
openSUSE Build Service is sponsored by