Exclude %ix86 arch.
docker does not build for 32 bits. We have to explicitely exclude it or this can't go to openSUSE:Factory OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=15
This commit is contained in:
parent
4931d03fff
commit
b6026f9ffe
@ -81,6 +81,7 @@ Requires: xz >= 4.9
|
||||
Conflicts: lxc < 1.0
|
||||
PreReq: %fillup_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: %ix86
|
||||
|
||||
%description
|
||||
Docker complements LXC with a high-level API which operates at the process
|
||||
|
Loading…
Reference in New Issue
Block a user