forked from pool/docker
restore some comments into the spec file regarding docker-init
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=66
This commit is contained in:
parent
05a21b1818
commit
0510b2c508
@ -156,6 +156,10 @@ Test package for docker. It contains the source code and the tests.
|
|||||||
%patch100 -p1
|
%patch100 -p1
|
||||||
%patch101 -p1
|
%patch101 -p1
|
||||||
%patch102 -p1
|
%patch102 -p1
|
||||||
|
# Required to overcome some limitations of gcc-go: https://groups.google.com/forum/#!msg/golang-nuts/SlGCPYkjxo4/4DjcjXRCqAkJ
|
||||||
|
# Right now docker passes the sha1sum of the dockerinit binary to the docker binary at build time
|
||||||
|
# We cannot do that, right now a quick and really dirty way to get it running is
|
||||||
|
# to simply disable this check
|
||||||
%patch103 -p1
|
%patch103 -p1
|
||||||
%endif
|
%endif
|
||||||
cp %{SOURCE7} .
|
cp %{SOURCE7} .
|
||||||
|
Loading…
Reference in New Issue
Block a user