We need an imagefactory update to build anything other that x86_64 docker base images
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
e128ca9d2a
commit
008b10216c
@ -269,7 +269,7 @@ image_build = {
|
||||
'kickstart': "fedora-docker-base.ks",
|
||||
'distro': 'Fedora-20',
|
||||
'disk_size': 3,
|
||||
'arches': ['x86_64', 'i386'],
|
||||
'arches': ['x86_64'],
|
||||
'repo_from': 'Cloud'
|
||||
'install_tree_from': 'Cloud'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user