Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:Update
docker.2576
ignore-dockerinit-checksum.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ignore-dockerinit-checksum.patch of Package docker.2576
diff --git a/utils/utils.go b/utils/utils.go index 340b9e4..70a85a6 100644 --- a/utils/utils.go +++ b/utils/utils.go @@ -75,7 +75,7 @@ func isValidDockerInitPath(target string, selfPath string) bool { // target and } return os.SameFile(targetFileInfo, selfPathFileInfo) } - return dockerversion.InitSHA1 != "" && dockerInitSha1(target) == dockerversion.InitSHA1 + return true } // DockerInitPath figures out the path of our dockerinit (which may be SelfPath())
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor