Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
docker.1282
ignore-dockerinit-checksum.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ignore-dockerinit-checksum.patch of Package docker.1282
diff -Naur a/utils/utils.go b/utils/utils.go --- a/utils/utils.go 2015-08-11 18:35:27.000000000 +0200 +++ b/utils/utils.go 2015-08-12 18:06:47.930445696 +0200 @@ -76,7 +76,7 @@ } 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